############################################ # Warning # This package must be handled # via /svn/soft/build_system/iurt/trunk/ ############################################ %define name iurt %define release %mkrel 2 Name: %{name} Version: 0.6.19 Release: %{release} License: GPLv2+ Summary: Packages rebuilder Group: Development/Other URL: http://svnweb.mageia.org/soft/build_system/iurt/trunk/ Source: %{name}-%{version}.tar.xz BuildArch: noarch Requires: sudo # for testsuite: BuildRequires: perl-RPM4 perl-File-Lockf mdv-distrib-tools perl-MIME-tools BuildRequires: perl-File-NCopy perl-Mkcd-Commandline perl-String-Escape BuildRequires: perl-Sys-Load %description iurt is a collection of tools to create an automatic rebuild system. It contains the rebuild script, iurt, as well as the scheduler, ulri, and the upload script, emi. %prep %setup -q -n %{name}-%{version} %install %makeinstall DESTDIR=$RPM_BUILD_ROOT %check # (tv) check that iurt loads OK: perl -Ilib ./iurt --help %files %doc NEWS %{_bindir}/emi %{_bindir}/iurt %{_bindir}/ulri %{_sbindir}/iurt_root_command %{perl_vendorlib}/Iurt