aboutsummaryrefslogtreecommitdiffstats
path: root/iurt.spec
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-01-20 07:36:21 +0000
committerOlivier Blin <blino@mageia.org>2011-01-20 07:36:21 +0000
commitba6d5b9a971369f92392a182f432bb542a27f374 (patch)
treea778621f410fb31af1ed9c06e96f7c0a9f787ca8 /iurt.spec
parentd956e491848f34fba3420dee906b94c14795397f (diff)
downloadiurt-ba6d5b9a971369f92392a182f432bb542a27f374.tar
iurt-ba6d5b9a971369f92392a182f432bb542a27f374.tar.gz
iurt-ba6d5b9a971369f92392a182f432bb542a27f374.tar.bz2
iurt-ba6d5b9a971369f92392a182f432bb542a27f374.tar.xz
iurt-ba6d5b9a971369f92392a182f432bb542a27f374.zip
synchronize with spec from /packages
Diffstat (limited to 'iurt.spec')
-rw-r--r--iurt.spec39
1 files changed, 21 insertions, 18 deletions
diff --git a/iurt.spec b/iurt.spec
index 7b31002..666753e 100644
--- a/iurt.spec
+++ b/iurt.spec
@@ -1,28 +1,29 @@
-#############################################
+############################################
# Warning
# This package must be handled
# via /svn/soft/build_system/iurt/trunk/
-#############################################
+############################################
%define name iurt
-%define release %mkrel 1
-
-Name: %{name}
-Version: 0.6.5
-Release: %{release}
-License: GPL
-Summary: Packages rebuilder
-Group: Development/Tools
-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
+%define svn r320
+%define release %mkrel 0.%svn.0
+
+Name: %{name}
+Version: 0.6.5
+Release: %{release}
+License: GPL
+Summary: Packages rebuilder
+Group: Development/Other
+URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/iurt/trunk/
+Source: %{name}-%{version}-%{svn}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-buildroot
+Requires: mkcd
+BuildArch: noarch
%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.
+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}
@@ -42,3 +43,5 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/iurt_root_command
%{perl_vendorlib}/Iurt
+
+