rpms/ndiswrapper-kmod/F-12 ndiswrapper-kmod.spec,1.40,1.41

Thorsten Leemhuis thl at rpmfusion.org
Sun Nov 22 13:57:17 CET 2009


Author: thl

Update of /cvs/free/rpms/ndiswrapper-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27326

Modified Files:
	ndiswrapper-kmod.spec 
Log Message:
ExclusiveArch still needed, as no ndiswrapper for ppc


Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-12/ndiswrapper-kmod.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ndiswrapper-kmod.spec	22 Nov 2009 12:45:27 -0000	1.40
+++ ndiswrapper-kmod.spec	22 Nov 2009 12:57:17 -0000	1.41
@@ -18,6 +18,9 @@
 Patch1:         ndiswrapper-poll_controller.patch
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+# needed for plague to make sure it builds for i586 and i686
+ExclusiveArch:  i686 x86_64
+
 # get the needed BuildRequires (in parts depending on what we build for)
 BuildRequires:  %{_bindir}/kmodtool
 %{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }



More information about the rpmfusion-commits mailing list