packages: sk98lin/sk98lin.spec - fix building with 2.6.29 and 2.6.30

hawk hawk at pld-linux.org
Wed Jul 15 01:43:53 CEST 2009


Author: hawk                         Date: Tue Jul 14 23:43:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building with 2.6.29 and 2.6.30

---- Files affected:
packages/sk98lin:
   sk98lin.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/sk98lin/sk98lin.spec
diff -u packages/sk98lin/sk98lin.spec:1.33 packages/sk98lin/sk98lin.spec:1.34
--- packages/sk98lin/sk98lin.spec:1.33	Sun Jul 12 19:46:35 2009
+++ packages/sk98lin/sk98lin.spec	Wed Jul 15 01:43:48 2009
@@ -17,6 +17,8 @@
 # Repackaged from original tarball, only sources for kernel 2.6 were left.
 Source0:	%{pname}-%{version}.tar.bz2
 # Source0-md5:	0fbc10aa96db1401ed5e2aaa8d5d40aa
+Patch0:		%{pname}-2.6.29.patch
+Patch1:		%{pname}-2.6.30.patch
 URL:		http://www.marvell.com/
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires:	rpmbuild(macros) >= 1.379
@@ -54,6 +56,8 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 %build_kernel_modules -m %{pname}
@@ -88,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2009/07/14 23:43:48  hawk
+- fix building with 2.6.29 and 2.6.30
+
 Revision 1.33  2009/07/12 17:46:35  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sk98lin/sk98lin.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list