SPECS: eagle-usb.spec, libfuse.spec, ndiswrapper.spec - fix smp on...

glen glen at pld-linux.org
Fri Mar 16 00:36:25 CET 2007


Author: glen                         Date: Thu Mar 15 23:36:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix smp only %files

---- Files affected:
SPECS:
   eagle-usb.spec (1.92 -> 1.93) , libfuse.spec (1.82 -> 1.83) , ndiswrapper.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.92 SPECS/eagle-usb.spec:1.93
--- SPECS/eagle-usb.spec:1.92	Mon Feb 12 22:23:54 2007
+++ SPECS/eagle-usb.spec	Fri Mar 16 00:36:20 2007
@@ -192,9 +192,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-usb-eagle
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/kernel/drivers/usb/net/*.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-usb-eagle
@@ -209,6 +211,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2007/03/15 23:36:20  glen
+- fix smp only %files
+
 Revision 1.92  2007/02/12 21:23:54  glen
 - tabs in preamble
 

================================================================
Index: SPECS/libfuse.spec
diff -u SPECS/libfuse.spec:1.82 SPECS/libfuse.spec:1.83
--- SPECS/libfuse.spec:1.82	Sat Feb 17 21:24:10 2007
+++ SPECS/libfuse.spec	Fri Mar 16 00:36:20 2007
@@ -248,9 +248,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-misc-fuse
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/kernel/fs/fuse.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-misc-fuse
@@ -265,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2007/03/15 23:36:20  glen
+- fix smp only %files
+
 Revision 1.82  2007/02/17 20:24:10  qboosh
 - updated to 2.6.3
 

================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.89 SPECS/ndiswrapper.spec:1.90
--- SPECS/ndiswrapper.spec:1.89	Fri Mar 16 00:11:19 2007
+++ SPECS/ndiswrapper.spec	Fri Mar 16 00:36:20 2007
@@ -189,9 +189,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-net-ndiswrapper
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/ndiswrapper.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-net-ndiswrapper
@@ -206,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2007/03/15 23:36:20  glen
+- fix smp only %files
+
 Revision 1.89  2007/03/15 23:11:19  glen
 - grsec kernel bcond from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eagle-usb.spec?r1=1.92&r2=1.93&f=u
    http://cvs.pld-linux.org/SPECS/libfuse.spec?r1=1.82&r2=1.83&f=u
    http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list