rpms/ndiswrapper-kmod/F-19 ndiswrapper-kmod.spec,1.79,1.80

Arun Babu Neelicattu abn at rpmfusion.org
Sun Sep 15 07:32:44 CEST 2013


Author: abn

Update of /cvs/free/rpms/ndiswrapper-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31339

Modified Files:
	ndiswrapper-kmod.spec 
Log Message:
Update spec


Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-19/ndiswrapper-kmod.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ndiswrapper-kmod.spec	15 Sep 2013 05:17:30 -0000	1.79
+++ ndiswrapper-kmod.spec	15 Sep 2013 05:32:43 -0000	1.80
@@ -18,7 +18,7 @@
 Source11:	ndiswrapper-kmodtool-excludekernel-filterfile
 Patch0:		ndiswrapper-kmod-nomodinfo.patch
 Patch1:         ndiswrapper-1.58-add_taint.patch
-Patch2:     ndiswrapper-procfs-api.patch
+Patch2:		ndiswrapper-procfs-api.patch
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # needed for plague to make sure it builds for i586 and i686
@@ -51,6 +51,7 @@
 (cd ndiswrapper-%{version}%{?pre} ; 
 %patch0 -p1 -b .orig
 %patch1 -p1 -b .orig
+%patch2 -p1 -b .orig
 )
 sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
 for kernel_version  in %{?kernel_versions} ; do


More information about the rpmfusion-commits mailing list