diff options
Diffstat (limited to 'iurt.spec')
-rw-r--r-- | iurt.spec | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,9 @@ +############################################ +# Warning +# This package must be handled +# via /svn/soft/build_system/iurt/trunk/ +############################################ + %define name iurt %define release %mkrel 1 @@ -5,7 +11,7 @@ Name: %{name} Version: 0.6.2 Release: %{release} License: GPL -Summary: Package rebuilder +Summary: Packages rebuilder Group: Development/Tools URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/iurt/trunk/ Source: %{name}.tar @@ -13,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-buildroot Requires: mkcd %description -iurt is a collection of tools to create an automatic rebuild system. It +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. |