/[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 896917 - (show annotations) (download)
Sat Oct 31 16:41:40 2015 UTC (8 years, 5 months ago) by tv
File size: 1315 byte(s)
- speed up installing packages
- support sharding the build with --num_shards and --shard_id
- retry only once installing buildrequires
- enhance timeout doc and log its value
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.24
10 Release: %mkrel 1
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 Source1: cauldron.conf
17 BuildArch: noarch
18 Requires: sudo
19 # for testsuite:
20 BuildRequires: perl-RPM4
21 BuildRequires: perl-File-Lockf
22 BuildRequires: mdv-distrib-tools
23 BuildRequires: perl-MIME-tools
24 BuildRequires: perl-File-NCopy
25 BuildRequires: perl-Mkcd-Commandline
26 BuildRequires: perl-String-Escape
27 BuildRequires: perl-Sys-Load
28
29
30 %description
31 iurt is a collection of tools to create an automatic rebuild system. It
32 contains the rebuild script, iurt, as well as the scheduler, ulri, and the
33 upload script, emi.
34
35 %prep
36 %setup -q
37
38 %install
39 %makeinstall DESTDIR=$RPM_BUILD_ROOT
40 install -d -m 0755 %{buildroot}%{_sysconfdir}/iurt/build/
41 install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/iurt/build/cauldron.conf
42
43 %check
44 # (tv) check that iurt loads OK:
45 perl -Ilib ./iurt --help
46
47 %files
48 %doc NEWS README
49 %{_bindir}/emi
50 %{_bindir}/iurt
51 %{_bindir}/ulri
52 %{_sbindir}/iurt_root_command
53 %{perl_vendorlib}/Iurt
54 %{_sysconfdir}/iurt

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30