SPECS (Titanium): xorg-driver-video-nvidia.spec - disable userspac...

hawk hawk at pld-linux.org
Sun Nov 11 22:57:07 CET 2007


Author: hawk                         Date: Sun Nov 11 21:57:07 2007 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- disable userspace for alt_kernels, cleanup

---- Files affected:
SPECS:
   xorg-driver-video-nvidia.spec (1.126.2.2 -> 1.126.2.3) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.126.2.2 SPECS/xorg-driver-video-nvidia.spec:1.126.2.3
--- SPECS/xorg-driver-video-nvidia.spec:1.126.2.2	Sun Nov 11 22:50:46 2007
+++ SPECS/xorg-driver-video-nvidia.spec	Sun Nov 11 22:57:02 2007
@@ -3,13 +3,16 @@
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# without kernel packages
-%bcond_without	incall		# include all tarballs
 %bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_with	multigl		# package libGL and libglx.so in a way allowing concurrent install with nvidia/fglrx drivers
-#
+
 %define		no_install_post_strip 1
-#
+
+%if "%{_alt_kernel}" != "%{nil}"
+%undefine	with_userspace
+%endif
+
 %define		_nv_ver		100.14.19
 %define		_rel		1
 
@@ -343,6 +346,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126.2.3  2007-11-11 21:57:02  hawk
+- disable userspace for alt_kernels, cleanup
+
 Revision 1.126.2.2  2007-11-11 21:50:46  hawk
 - src.rpm contents shouldn't be arch or bcond dependent
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-nvidia.spec?r1=1.126.2.2&r2=1.126.2.3&f=u



More information about the pld-cvs-commit mailing list