/[packages]/cauldron/iurt/releases/0.6.10/1.mga3/SPECS/iurt.spec
ViewVC logotype

Annotation of /cauldron/iurt/releases/0.6.10/1.mga3/SPECS/iurt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 225557 - (hide annotations) (download)
Wed Mar 21 22:43:28 2012 UTC (12 years ago) by pterjan
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 979 byte(s)
- Update to latest svn
 * Accept synthesis files with less than 1000 packages
 * Kill unionfs support
 * Lock the log file when writing to allow sharing it
 * Do not use --buildrequires for non src rpms

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 pterjan 225557 %define svn r3553
9 pterjan 222581 %define release %mkrel 1.%svn.1
10 boklm 8
11     Name: %{name}
12 boklm 204701 Version: 0.6.6
13 boklm 8 Release: %{release}
14     License: GPL
15     Summary: Packages rebuilder
16     Group: Development/Other
17 pterjan 40213 URL: svn://svn.mageia.org/svn/soft/build_system/iurt/trunk
18 pterjan 222581 Source: %{name}-%{version}-%{svn}.tar.xz
19 boklm 8 BuildRoot: %{_tmppath}/%{name}-buildroot
20     BuildArch: noarch
21    
22     %description
23     iurt is a collection of tools to create an automatic rebuild system. It
24     contains the rebuild script, iurt, as well as the scheduler, ulri, and the
25     upload script, emi.
26    
27     %prep
28     %setup -q -n %{name}-%{version}
29    
30     %install
31     rm -rf $RPM_BUILD_ROOT
32     %makeinstall DESTDIR=$RPM_BUILD_ROOT
33    
34     %clean
35     rm -rf $RPM_BUILD_ROOT
36    
37     %files
38     %defattr(-,root,root)
39     %{_bindir}/emi
40     %{_bindir}/iurt
41     %{_bindir}/ulri
42     %{_sbindir}/iurt_root_command
43     %{perl_vendorlib}/Iurt
44    
45    
46    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30