diff options
author | Florent Villard <warly@mandriva.com> | 2006-12-06 14:10:22 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2006-12-06 14:10:22 +0000 |
commit | a51f18f243e273bb4c7706dcb1db67d82d96fa54 (patch) | |
tree | 91d43bfa4a895659ecbc352cc6d7c7590070d994 /iurt.spec | |
parent | 589f5f2c51f527e81ddfcc7c2989c532300bd358 (diff) | |
download | iurt-a51f18f243e273bb4c7706dcb1db67d82d96fa54.tar iurt-a51f18f243e273bb4c7706dcb1db67d82d96fa54.tar.gz iurt-a51f18f243e273bb4c7706dcb1db67d82d96fa54.tar.bz2 iurt-a51f18f243e273bb4c7706dcb1db67d82d96fa54.tar.xz iurt-a51f18f243e273bb4c7706dcb1db67d82d96fa54.zip |
iurt is noarch0.6.3
Diffstat (limited to 'iurt.spec')
-rw-r--r-- | iurt.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,7 @@ %define release %mkrel 1 Name: %{name} -Version: 0.6.2 +Version: 0.6.3 Release: %{release} License: GPL Summary: Packages rebuilder @@ -17,6 +17,7 @@ URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/iurt/trunk/ Source: %{name}.tar BuildRoot: %{_tmppath}/%{name}-buildroot Requires: mkcd +BuildArch: noarch %description iurt is a collection of tools to create an automatic rebuild system. It contains |