/[packages]/updates/infra_8/iurt/current/SPECS/iurt.spec
ViewVC logotype

Contents of /updates/infra_8/iurt/current/SPECS/iurt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 903914 - (show annotations) (download)
Tue Nov 17 22:58:46 2015 UTC (8 years, 5 months ago) by blino
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 1315 byte(s)
- 0.6.25
- drop arcfour cipher usage (not enabled by default in latest openssh packages)
- iurt: force installing all translations whatever the host system locale is
- emi:
  o keep src.rpm until all arch are done
  o upload packages for extra arches even if mandatory arches have
    been uploaded already
  o do not reupload src/noarch packages with non-mandatory arches
    if already uploaded before
  o do not overwrite .youri file on subsequent uploads, use a timestamp suffix
- ulri: keep other builds going when a failure occurs on non-mandatory arch

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.25
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