]> git.pld-linux.org Git - packages/dmraid.git/commitdiff
- rc9
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 13 Oct 2005 08:56:27 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmraid.spec -> 1.17

dmraid.spec

index dd0dffc895c47bea8553590eeedabc6bdaeec985..57a7dbc5db9cd4b4400f6ccf8230139ba7288a0d 100644 (file)
@@ -6,11 +6,13 @@ Summary:      Device-mapper RAID tool
 Summary(pl):   Narzêdzie do RAID-u opartego o device-mapper
 Name:          dmraid
 Version:       1.0.0
-Release:       0.rc7.2
+%define        _rc rc9
+%define        _rel 0.1
+Release:       0.%{_rc}.%{_rel}
 License:       GPL
 Group:         Base
-Source0:       http://people.redhat.com/~heinzm/sw/dmraid/src/%{name}-%{version}.rc7.tar.bz2
-# Source0-md5: 2a9375310fae7b51d938dfc5d708a6af
+Source0:       http://people.redhat.com/~heinzm/sw/dmraid/src/%{name}-%{version}.%{_rc}.tar.bz2
+# Source0-md5: 668fd3d35e66b3ee0d9ca00c5fb63149
 Patch0:                %{name}-selinux-static.patch
 Patch1:                %{name}-bigendian-fix.patch
 URL:           http://people.redhat.com/~heinzm/sw/dmraid/
@@ -46,7 +48,7 @@ Statycznie skonsolidowana wersja programu narz
 %setup -q -n %{name}
 mv */* ./
 %patch0 -p2
-%patch1 -p1
+#%patch1 -p1 # review. was it just typo fix?
 
 %build
 cp -f /usr/share/automake/config.sub autoconf
This page took 0.142323 seconds and 4 git commands to generate.