SPECS: X11-driver-nvidia.spec - workaround for builder automation ...

glen glen at pld-linux.org
Thu Dec 28 01:18:33 CET 2006


Author: glen                         Date: Thu Dec 28 00:18:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- workaround for builder automation to allow building against
  kernel-grsecurity (via bcond)

---- Files affected:
SPECS:
   X11-driver-nvidia.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.92 SPECS/X11-driver-nvidia.spec:1.93
--- SPECS/X11-driver-nvidia.spec:1.92	Thu Dec 28 00:59:55 2006
+++ SPECS/X11-driver-nvidia.spec	Thu Dec 28 01:18:28 2006
@@ -9,6 +9,11 @@
 %bcond_without	incall		# include all tarballs
 %bcond_without	userspace	# don't build userspace programs
 %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
 #
 %define		_nv_ver		1.0
 %define		_nv_rel		9746
@@ -29,10 +34,6 @@
 %endif
 %endif
 
-%if !%{with kernel}
-%undefine with_dist_kernel
-%endif
-#
 Summary:	Linux Drivers for NVIDIA GeForce/Quadro Chips
 Summary(pl):	Sterowniki do kart graficznych NVIDIA GeForce/Quadro
 Name:		X11-driver-nvidia
@@ -358,6 +359,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2006/12/28 00:18:28  glen
+- workaround for builder automation to allow building against
+  kernel-grsecurity (via bcond)
+
 Revision 1.92  2006/12/27 23:59:55  glen
 - 9746
 
================================================================

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



More information about the pld-cvs-commit mailing list