SPECS: xorg-driver-video-nvidia.spec - try to fix build --without up

sparky sparky at pld-linux.org
Sun Jan 28 15:14:40 CET 2007


Author: sparky                       Date: Sun Jan 28 14:14:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- try to fix build --without up

---- Files affected:
SPECS:
   xorg-driver-video-nvidia.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.89 SPECS/xorg-driver-video-nvidia.spec:1.90
--- SPECS/xorg-driver-video-nvidia.spec:1.89	Sat Jan  6 23:47:46 2007
+++ SPECS/xorg-driver-video-nvidia.spec	Sun Jan 28 15:14:35 2007
@@ -295,9 +295,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-video-nvidia
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-video-nvidia
@@ -331,6 +333,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2007/01/28 14:14:35  sparky
+- try to fix build --without up
+
 Revision 1.89  2007/01/06 22:47:46  arekm
 - obsolete only Ac version of X11 so metapackage-xorg will have a chance to work
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list