/[packages]/cauldron/iurt/releases/0.6.10/1.mga3/SPECS/iurt.spec
ViewVC logotype

Contents of /cauldron/iurt/releases/0.6.10/1.mga3/SPECS/iurt.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 287230 - (show annotations) (download)
Sun Sep 2 10:55:53 2012 UTC (11 years, 7 months ago) by tv
Original Path: cauldron/iurt/current/SPECS/iurt.spec
File size: 995 byte(s)
explain testsuite (SILENT)
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 2
9
10 Name: %{name}
11 Version: 0.6.8
12 Release: %{release}
13 License: GPL
14 Summary: Packages rebuilder
15 Group: Development/Other
16 URL: svn://svn.mageia.org/svn/soft/build_system/iurt/trunk
17 Source: %{name}-%{version}.tar.xz
18 BuildRoot: %{_tmppath}/%{name}-buildroot
19 BuildArch: noarch
20 Requires: sudo
21
22 %description
23 iurt is a collection of tools to create an automatic rebuild system. It
24 contains the rebuild script, iurt, as well as the scheduler, ulri, and the
25 upload script, emi.
26
27 %prep
28 %setup -q -n %{name}-%{version}
29
30 %install
31 rm -rf $RPM_BUILD_ROOT
32 %makeinstall DESTDIR=$RPM_BUILD_ROOT
33
34 %check
35 # (tv) check that iurt loads OK:
36 perl -I. ./iurt --help
37
38 %files
39 %defattr(-,root,root)
40 %{_bindir}/emi
41 %{_bindir}/iurt
42 %{_bindir}/ulri
43 %{_sbindir}/iurt_root_command
44 %{perl_vendorlib}/Iurt
45
46
47

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30