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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 287325 - (show annotations) (download)
Sun Sep 2 15:37:37 2012 UTC (11 years, 6 months ago) by tv
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 1037 byte(s)
BR perl-RPM4 for testsuite
1 ############################################
2 # Warning
3 # This package must be handled
4 # via /svn/soft/build_system/iurt/trunk/
5 ############################################
6
7 %define name iurt
8 %define release %mkrel 2
9
10 Name: %{name}
11 Version: 0.6.8
12 Release: %{release}
13 License: GPL
14 Summary: Packages rebuilder
15 Group: Development/Other
16 URL: svn://svn.mageia.org/svn/soft/build_system/iurt/trunk
17 Source: %{name}-%{version}.tar.xz
18 BuildRoot: %{_tmppath}/%{name}-buildroot
19 BuildArch: noarch
20 Requires: sudo
21 # for testsuite:
22 BuildRequires: perl-RPM4
23
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 %setup -q -n %{name}-%{version}
31
32 %install
33 rm -rf $RPM_BUILD_ROOT
34 %makeinstall DESTDIR=$RPM_BUILD_ROOT
35
36 %check
37 # (tv) check that iurt loads OK:
38 perl -I. ./iurt --help
39
40 %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