diff options
author | Florent Villard <warly@mandriva.com> | 2006-12-06 12:02:45 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2006-12-06 12:02:45 +0000 |
commit | 152ac2ef7c9dd74172aada139d6d7227ff77605f (patch) | |
tree | 2334a21920170a325f9931cf59b99e9d0852edd5 /iurt.spec | |
parent | a3e9d409b1c552e004425a0150073d2ae2ceec77 (diff) | |
download | iurt-152ac2ef7c9dd74172aada139d6d7227ff77605f.tar iurt-152ac2ef7c9dd74172aada139d6d7227ff77605f.tar.gz iurt-152ac2ef7c9dd74172aada139d6d7227ff77605f.tar.bz2 iurt-152ac2ef7c9dd74172aada139d6d7227ff77605f.tar.xz iurt-152ac2ef7c9dd74172aada139d6d7227ff77605f.zip |
add a iurt package
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. |