SPECS: raidutils.spec - suse patch

marcus marcus at pld-linux.org
Sat Jun 23 13:57:29 CEST 2007


Author: marcus                       Date: Sat Jun 23 11:57:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- suse patch

---- Files affected:
SPECS:
   raidutils.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/raidutils.spec
diff -u SPECS/raidutils.spec:1.2 SPECS/raidutils.spec:1.3
--- SPECS/raidutils.spec:1.2	Sat Jun 23 11:18:23 2007
+++ SPECS/raidutils.spec	Sat Jun 23 13:57:24 2007
@@ -7,6 +7,8 @@
 License:	BSD
 Group:		Applications/System
 Source0:	http://i2o.shadowconnect.com/raidutils/%{name}-%{version}.tar.bz2
+Patch0:		%{name}-suse.patch
+# Source0-md5:	d32ed6789a11dca51cbc6d4428e26d8b
 BuildRequires:	autoconf
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -19,9 +21,9 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure
 %{__make}
@@ -55,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/06/23 11:57:24  marcus
+- suse patch
+
 Revision 1.2  2007/06/23 09:18:23  marcus
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/raidutils.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list