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

Contents of /cauldron/iurt/current/SPECS/iurt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 680587 - (show annotations) (download)
Tue Sep 16 16:28:25 2014 UTC (9 years, 6 months ago) by umeabot
File size: 1157 byte(s)
Mageia 5 Mass Rebuild
1 ############################################
2 # Warning
3 # This package must be handled
4 # via /svn/soft/build_system/iurt/trunk/
5 ############################################
6
7
8 Name: iurt
9 Version: 0.6.22
10 Release: %mkrel 3
11 License: GPLv2+
12 Summary: Packages rebuilder
13 Group: Development/Other
14 URL: http://svnweb.mageia.org/soft/build_system/iurt/trunk/
15 Source: %{name}-%{version}.tar.xz
16 BuildArch: noarch
17 Requires: sudo
18 # for testsuite:
19 BuildRequires: perl-RPM4
20 BuildRequires: perl-File-Lockf
21 BuildRequires: mdv-distrib-tools
22 BuildRequires: perl-MIME-tools
23 BuildRequires: perl-File-NCopy
24 BuildRequires: perl-Mkcd-Commandline
25 BuildRequires: perl-String-Escape
26 BuildRequires: perl-Sys-Load
27
28
29 %description
30 iurt is a collection of tools to create an automatic rebuild system. It
31 contains the rebuild script, iurt, as well as the scheduler, ulri, and the
32 upload script, emi.
33
34 %prep
35 %setup -q -n %{name}-%{version}
36
37 %install
38 %makeinstall DESTDIR=$RPM_BUILD_ROOT
39
40 %check
41 # (tv) check that iurt loads OK:
42 perl -Ilib ./iurt --help
43
44 %files
45 %doc NEWS README
46 %{_bindir}/emi
47 %{_bindir}/iurt
48 %{_bindir}/ulri
49 %{_sbindir}/iurt_root_command
50 %{perl_vendorlib}/Iurt
51

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30