SPECS: X11-driver-nvidia-legacy.spec - workaround for builder auto...

hawk hawk at pld-linux.org
Fri Dec 8 16:28:49 CET 2006


Author: hawk                         Date: Fri Dec  8 15:28:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- workaround for builder automation to allow building against
  kernel-grsecurity (via bcond)
- release 2

---- Files affected:
SPECS:
   X11-driver-nvidia-legacy.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-nvidia-legacy.spec
diff -u SPECS/X11-driver-nvidia-legacy.spec:1.36 SPECS/X11-driver-nvidia-legacy.spec:1.37
--- SPECS/X11-driver-nvidia-legacy.spec:1.36	Tue Nov 14 21:13:34 2006
+++ SPECS/X11-driver-nvidia-legacy.spec	Fri Dec  8 16:28:43 2006
@@ -5,12 +5,17 @@
 %bcond_without	smp		# without smp packages
 %bcond_without	kernel		# without kernel packages
 %bcond_with	verbose		# verbose build (V=1)
+%bcond_with	grsec_kernel	# build for kernel-grsecurity
+#
+%if %{with kernel} && %{with dist_kernel} && %{with grsec_kernel}
+%define	alt_kernel	grsecurity
+%endif
 #
 ### DON'T CHANGE THIS ###############
 %define		_nv_ver		1.0
 %define		_nv_rel		7184
 %define		_min_x11	6.7.0
-%define		_rel		1
+%define		_rel		2
 #####################################
 #
 %define		oldname 	X11-driver-nvidia
@@ -329,6 +334,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2006/12/08 15:28:43  hawk
+- workaround for builder automation to allow building against
+  kernel-grsecurity (via bcond)
+- release 2
+
 Revision 1.36  2006/11/14 20:13:34  sparky
 - BR: rpmbuild(macros) >= 1.330, for fixed %build_kernel_modules macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11-driver-nvidia-legacy.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list