/[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 329331 - (hide annotations) (download)
Mon Dec 10 09:48:31 2012 UTC (11 years, 3 months ago) by pterjan
File size: 1120 byte(s)
- 0.6.14
 * kill build if nothing is printed for 5 minutes and
   system is idle
 * write status file even if the build is successful
 * allow setting some env variables to define and default to
   setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to
   --skipdeps
 * emi: allow setting per distro mandatory_arch
 * ulri: allow setting per distro arch
 * support parallel build


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 287401 %define release %mkrel 1
9 boklm 8
10     Name: %{name}
11 pterjan 329331 Version: 0.6.14
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 BuildArch: noarch
19 tv 226958 Requires: sudo
20 tv 287325 # for testsuite:
21 tv 287387 BuildRequires: perl-RPM4 perl-File-Lockf mdv-distrib-tools perl-MIME-tools
22 tv 287394 BuildRequires: perl-File-NCopy perl-Mkcd-Commandline perl-String-Escape
23 boklm 8
24 tv 287394
25 boklm 8 %description
26     iurt is a collection of tools to create an automatic rebuild system. It
27     contains the rebuild script, iurt, as well as the scheduler, ulri, and the
28     upload script, emi.
29    
30     %prep
31 pterjan 281418 %setup -q -n %{name}-%{version}
32 boklm 8
33     %install
34     rm -rf $RPM_BUILD_ROOT
35     %makeinstall DESTDIR=$RPM_BUILD_ROOT
36    
37 tv 287229 %check
38 tv 287230 # (tv) check that iurt loads OK:
39 tv 287343 perl -Ilib ./iurt --help
40 tv 287229
41 boklm 8 %files
42     %defattr(-,root,root)
43     %{_bindir}/emi
44     %{_bindir}/iurt
45     %{_bindir}/ulri
46     %{_sbindir}/iurt_root_command
47     %{perl_vendorlib}/Iurt
48    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30