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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 204701 - (hide annotations) (download)
Sun Feb 5 14:24:39 2012 UTC (12 years, 2 months ago) by boklm
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 947 byte(s)
new version
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 boklm 204701 %define release %mkrel 1
9 boklm 8
10     Name: %{name}
11 boklm 204701 Version: 0.6.6
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 boklm 204701 Source: %{name}-%{version}.tar.xz
18 boklm 8 BuildRoot: %{_tmppath}/%{name}-buildroot
19     BuildArch: noarch
20    
21     %description
22     iurt is a collection of tools to create an automatic rebuild system. It
23     contains the rebuild script, iurt, as well as the scheduler, ulri, and the
24     upload script, emi.
25    
26     %prep
27     %setup -q -n %{name}-%{version}
28    
29     %install
30     rm -rf $RPM_BUILD_ROOT
31     %makeinstall DESTDIR=$RPM_BUILD_ROOT
32    
33     %clean
34     rm -rf $RPM_BUILD_ROOT
35    
36     %files
37     %defattr(-,root,root)
38     %{_bindir}/emi
39     %{_bindir}/iurt
40     %{_bindir}/ulri
41     %{_sbindir}/iurt_root_command
42     %{perl_vendorlib}/Iurt
43    
44    
45    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30