SPECS: kernel-net-rtl8180-sa2400.spec - added patch for proper ker...

czarny czarny at pld-linux.org
Mon Aug 28 09:27:25 CEST 2006


Author: czarny                       Date: Mon Aug 28 07:27:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch for proper kernel 2.6 module params declaration
- all params work

---- Files affected:
SPECS:
   kernel-net-rtl8180-sa2400.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-rtl8180-sa2400.spec
diff -u SPECS/kernel-net-rtl8180-sa2400.spec:1.11 SPECS/kernel-net-rtl8180-sa2400.spec:1.12
--- SPECS/kernel-net-rtl8180-sa2400.spec:1.11	Wed May 17 21:17:30 2006
+++ SPECS/kernel-net-rtl8180-sa2400.spec	Mon Aug 28 09:27:20 2006
@@ -18,6 +18,7 @@
 Source0:	http://dl.sourceforge.net/rtl8180-sa2400/%{_rtl8180_name}-%{version}.tar.gz
 # Source0-md5:	11f24f693f9661a8bef0305ace663e4a
 Patch0:		%{name}-kernel-2.6.12.patch
+Patch01:	%{name}-module-params.patch
 URL:		http://rtl8180-sa2400.sourceforge.net
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
@@ -63,6 +64,7 @@
 %setup -q -n %{_rtl8180_name}-%{version}
 
 %patch0 -p1
+%patch1 -p0
 
 %build
 # kernel module(s)
@@ -142,6 +144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/08/28 07:27:20  czarny
+- added patch for proper kernel 2.6 module params declaration
+- all params work
+
 Revision 1.11  2006/05/17 19:17:30  patrys
 - rel. up to rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-rtl8180-sa2400.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list