Author: glen                         Date: Fri Apr  4 20:50:00 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- >= 2.6.20 kernel support by zbyniu, thx!

---- Files affected:
SPECS:
   ndiswrapper.spec (1.37.2.32 -> 1.37.2.33) 

---- Diffs:

================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.37.2.32 SPECS/ndiswrapper.spec:1.37.2.33
--- SPECS/ndiswrapper.spec:1.37.2.32    Fri Apr  4 21:32:21 2008
+++ SPECS/ndiswrapper.spec      Fri Apr  4 22:49:55 2008
@@ -25,6 +25,7 @@
 Group:         Base/Kernel
 Source0:       http://dl.sourceforge.net/ndiswrapper/%{pname}-%{version}.tar.gz
 # Source0-md5: 0ca5bcab8e9b7b0d40f2e886f1fbaa45
+Patch0:                %{name}-2.6.20.patch
 URL:           http://ndiswrapper.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
2.6.8}
@@ -58,8 +59,8 @@
 Summary:       Loadable Linux kernel module that "wraps around" NDIS drivers
 Summary(pl.UTF-8):     Moduł jądra Linuksa "owijający" sterowniki NDIS
 Group:         Base/Kernel
-%{?with_dist_kernel:Requires:  kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
 Requires(post,postun): /sbin/depmod
+%{?with_dist_kernel:Requires:  kernel%{_alt_kernel}(vermagic) = %{_kernel_ver}}
 # loose dep intentional
 Requires:      %{pname} = %{epoch}:%{version}
 Requires:      dev >= 2.7.7-10
@@ -86,8 +87,8 @@
 Summary:       Loadable Linux SMP kernel module that "wraps around" NDIS 
drivers
 Summary(pl.UTF-8):     Moduł jądra Linuksa SMP "owijający" sterowniki NDIS
 Group:         Base/Kernel
-%{?with_dist_kernel:Requires:  kernel%{_alt_kernel}-smp(vermagic) = 
%{_kernel_ver}}
 Requires(post,postun): /sbin/depmod
+%{?with_dist_kernel:Requires:  kernel%{_alt_kernel}-smp(vermagic) = 
%{_kernel_ver}}
 # loose dep intentional
 Requires:      %{pname} = %{epoch}:%{version}
 Requires:      dev >= 2.7.7-10
@@ -112,6 +113,7 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
+%patch0 -p1
 %{__sed} -i -e 's,CFLAGS = -g,CFLAGS = $(OPTFLAGS),' utils/Makefile
 
 %build
@@ -206,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.33  2008-04-04 20:49:55  glen
+- >= 2.6.20 kernel support by zbyniu, thx!
+
 Revision 1.37.2.32  2008-04-04 19:32:21  glen
 - update to kernel build macros
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ndiswrapper.spec?r1=1.37.2.32&r2=1.37.2.33&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to