/[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 618965 - (show annotations) (download)
Wed Apr 30 13:07:05 2014 UTC (9 years, 11 months ago) by pterjan
File size: 1118 byte(s)
0.6.21
- fix code handling dependencies
- fix broken error email
- fix lock cleanup

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 1
9
10 Name: %{name}
11 Version: 0.6.21
12 Release: %{release}
13 License: GPLv2+
14 Summary: Packages rebuilder
15 Group: Development/Other
16 URL: http://svnweb.mageia.org/soft/build_system/iurt/trunk/
17 Source: %{name}-%{version}.tar.xz
18 BuildArch: noarch
19 Requires: sudo
20 # for testsuite:
21 BuildRequires: perl-RPM4 perl-File-Lockf mdv-distrib-tools perl-MIME-tools
22 BuildRequires: perl-File-NCopy perl-Mkcd-Commandline perl-String-Escape
23 BuildRequires: perl-Sys-Load
24
25
26 %description
27 iurt is a collection of tools to create an automatic rebuild system. It
28 contains the rebuild script, iurt, as well as the scheduler, ulri, and the
29 upload script, emi.
30
31 %prep
32 %setup -q -n %{name}-%{version}
33
34 %install
35 %makeinstall DESTDIR=$RPM_BUILD_ROOT
36
37 %check
38 # (tv) check that iurt loads OK:
39 perl -Ilib ./iurt --help
40
41 %files
42 %doc NEWS
43 %{_bindir}/emi
44 %{_bindir}/iurt
45 %{_bindir}/ulri
46 %{_sbindir}/iurt_root_command
47 %{perl_vendorlib}/Iurt
48

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30