/[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 453942 - (hide annotations) (download)
Sat Jul 13 22:12:47 2013 UTC (10 years, 8 months ago) by danf
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 1118 byte(s)
- package the NEWS file
- use an HTTP URL
- removed obsolete build root cleanup and %defattr macros (SILENT)

1 boklm 8 ############################################
2     # Warning
3     # This package must be handled
4     # via /svn/soft/build_system/iurt/trunk/
5     ############################################
6    
7     %define name iurt
8 pterjan 389849 %define release %mkrel 1
9 boklm 8
10     Name: %{name}
11 pterjan 389849 Version: 0.6.19
12 boklm 8 Release: %{release}
13 pterjan 329433 License: GPLv2+
14 boklm 8 Summary: Packages rebuilder
15     Group: Development/Other
16 danf 453942 URL: http://svnweb.mageia.org/soft/build_system/iurt/trunk/
17 tv 286783 Source: %{name}-%{version}.tar.xz
18 boklm 8 BuildArch: noarch
19 tv 226958 Requires: sudo
20 tv 287325 # for testsuite:
21 tv 287387 BuildRequires: perl-RPM4 perl-File-Lockf mdv-distrib-tools perl-MIME-tools
22 tv 287394 BuildRequires: perl-File-NCopy perl-Mkcd-Commandline perl-String-Escape
23 pterjan 329332 BuildRequires: perl-Sys-Load
24 boklm 8
25 tv 287394
26 boklm 8 %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 pterjan 281418 %setup -q -n %{name}-%{version}
33 boklm 8
34     %install
35     %makeinstall DESTDIR=$RPM_BUILD_ROOT
36    
37 tv 287229 %check
38 tv 287230 # (tv) check that iurt loads OK:
39 tv 287343 perl -Ilib ./iurt --help
40 tv 287229
41 boklm 8 %files
42 danf 453942 %doc NEWS
43 boklm 8 %{_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