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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 876530 - (hide annotations) (download)
Thu Sep 10 22:09:23 2015 UTC (8 years, 6 months ago) by ovitters
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 1315 byte(s)
SILENT remove unneeded setup option
1 boklm 8 ############################################
2     # Warning
3     # This package must be handled
4     # via /svn/soft/build_system/iurt/trunk/
5     ############################################
6    
7    
8 ovitters 645240 Name: iurt
9 pterjan 738236 Version: 0.6.23
10 pterjan 815397 Release: %mkrel 3
11 pterjan 329433 License: GPLv2+
12 boklm 8 Summary: Packages rebuilder
13     Group: Development/Other
14 danf 453942 URL: http://svnweb.mageia.org/soft/build_system/iurt/trunk/
15 tv 286783 Source: %{name}-%{version}.tar.xz
16 pterjan 815397 Source1: cauldron.conf
17 boklm 8 BuildArch: noarch
18 tv 226958 Requires: sudo
19 tv 287325 # for testsuite:
20 ovitters 645240 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 pterjan 329332 BuildRequires: perl-Sys-Load
28 boklm 8
29 tv 287394
30 boklm 8 %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 ovitters 876530 %setup -q
37 boklm 8
38     %install
39     %makeinstall DESTDIR=$RPM_BUILD_ROOT
40 pterjan 815397 install -d -m 0755 %{buildroot}%{_sysconfdir}/iurt/build/
41     install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/iurt/build/cauldron.conf
42 boklm 8
43 tv 287229 %check
44 tv 287230 # (tv) check that iurt loads OK:
45 tv 287343 perl -Ilib ./iurt --help
46 tv 287229
47 boklm 8 %files
48 tv 622351 %doc NEWS README
49 boklm 8 %{_bindir}/emi
50     %{_bindir}/iurt
51     %{_bindir}/ulri
52     %{_sbindir}/iurt_root_command
53     %{perl_vendorlib}/Iurt
54 pterjan 815397 %{_sysconfdir}/iurt

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30