/[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 281418 - (hide annotations) (download)
Wed Aug 15 13:27:31 2012 UTC (11 years, 7 months ago) by pterjan
File size: 994 byte(s)
- Update to new svn snapshot
 * Fixes default media name (s/Main/Core/)
 * Improves chroot handling
 * Support using btrfs snaphots
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 281418 %define svn r5364
9 tv 226966 %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 tv 226958 Requires: sudo
22 boklm 8
23     %description
24     iurt is a collection of tools to create an automatic rebuild system. It
25     contains the rebuild script, iurt, as well as the scheduler, ulri, and the
26     upload script, emi.
27    
28     %prep
29 pterjan 281418 %setup -q -n %{name}-%{version}
30 boklm 8
31     %install
32     rm -rf $RPM_BUILD_ROOT
33     %makeinstall DESTDIR=$RPM_BUILD_ROOT
34    
35     %clean
36     rm -rf $RPM_BUILD_ROOT
37    
38     %files
39     %defattr(-,root,root)
40     %{_bindir}/emi
41     %{_bindir}/iurt
42     %{_bindir}/ulri
43     %{_sbindir}/iurt_root_command
44     %{perl_vendorlib}/Iurt
45    
46    
47    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30