SPECS: xorg-driver-video-nvidia.spec - disable debug packages if kernel onl...

glen glen at pld-linux.org
Thu May 15 14:56:15 CEST 2008


Author: glen                         Date: Thu May 15 12:56:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable debug packages if kernel only build

---- Files affected:
SPECS:
   xorg-driver-video-nvidia.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.147 SPECS/xorg-driver-video-nvidia.spec:1.148
--- SPECS/xorg-driver-video-nvidia.spec:1.147	Mon May  5 08:53:37 2008
+++ SPECS/xorg-driver-video-nvidia.spec	Thu May 15 14:56:10 2008
@@ -10,6 +10,10 @@
 %if "%{_alt_kernel}" != "%{nil}"
 %undefine	with_userspace
 %endif
+%if %{without userspace}
+# nothing to be placed to debuginfo package
+%define		_enable_debug_packages	0
+%endif
 
 %define		pname		xorg-driver-video-nvidia
 %define		rel		4
@@ -352,6 +356,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2008-05-15 12:56:10  glen
+- disable debug packages if kernel only build
+
 Revision 1.147  2008-05-05 06:53:37  hawk
 - release 4
 
================================================================

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



More information about the pld-cvs-commit mailing list