/[packages]/cauldron/iurt/current/SPECS/iurt.spec
ViewVC logotype

Annotation of /cauldron/iurt/current/SPECS/iurt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 287366 - (hide annotations) (download)
Sun Sep 2 18:26:39 2012 UTC (11 years, 6 months ago) by tv
File size: 1055 byte(s)
BR perl-File-Lockf for testsuite
1 boklm 8 ############################################
2     # Warning
3     # This package must be handled
4     # via /svn/soft/build_system/iurt/trunk/
5     ############################################
6    
7     %define name iurt
8 tv 287229 %define release %mkrel 2
9 boklm 8
10     Name: %{name}
11 tv 287113 Version: 0.6.8
12 boklm 8 Release: %{release}
13     License: GPL
14     Summary: Packages rebuilder
15     Group: Development/Other
16 pterjan 40213 URL: svn://svn.mageia.org/svn/soft/build_system/iurt/trunk
17 tv 286783 Source: %{name}-%{version}.tar.xz
18 boklm 8 BuildRoot: %{_tmppath}/%{name}-buildroot
19     BuildArch: noarch
20 tv 226958 Requires: sudo
21 tv 287325 # for testsuite:
22 tv 287366 BuildRequires: perl-RPM4 perl-File-Lockf
23 boklm 8
24     %description
25     iurt is a collection of tools to create an automatic rebuild system. It
26     contains the rebuild script, iurt, as well as the scheduler, ulri, and the
27     upload script, emi.
28    
29     %prep
30 pterjan 281418 %setup -q -n %{name}-%{version}
31 boklm 8
32     %install
33     rm -rf $RPM_BUILD_ROOT
34     %makeinstall DESTDIR=$RPM_BUILD_ROOT
35    
36 tv 287229 %check
37 tv 287230 # (tv) check that iurt loads OK:
38 tv 287343 perl -Ilib ./iurt --help
39 tv 287229
40 boklm 8 %files
41     %defattr(-,root,root)
42     %{_bindir}/emi
43     %{_bindir}/iurt
44     %{_bindir}/ulri
45     %{_sbindir}/iurt_root_command
46     %{perl_vendorlib}/Iurt
47    
48    
49    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30