SPECS (AC-branch): X11-driver-nvidia.spec - updated to 9631 - work...

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


Author: hawk                         Date: Fri Dec  8 15:28:08 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 9631
- workaround for builder automation to allow building against
  kernel-grsecurity (via bcond)

---- Files affected:
SPECS:
   X11-driver-nvidia.spec (1.78.2.7 -> 1.78.2.8) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.78.2.7 SPECS/X11-driver-nvidia.spec:1.78.2.8
--- SPECS/X11-driver-nvidia.spec:1.78.2.7	Mon Nov 20 13:45:31 2006
+++ SPECS/X11-driver-nvidia.spec	Fri Dec  8 16:28:03 2006
@@ -7,9 +7,14 @@
 %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		9629
+%define		_nv_rel		9631
 %define		_min_x11	6.7.0
 %define		_rel		1
 #
@@ -38,11 +43,11 @@
 # why not pkg0!?
 %if %{need_x86}
 Source0:	http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
-# Source0-md5:	a9e6097e84a0d6310e5a71c58249ccae
+# Source0-md5:	3676f622897d22f1815365b44139899e
 %endif
 %if %{need_x8664}
 Source1:	http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg1.run
-# Source1-md5:	7ff9c0cb34f0e43817703a765d21f813
+# Source1-md5:	636771d200455b8f3e3f4a26446d73f2
 %endif
 Source2:	%{name}-settings.desktop
 Source3:	%{name}-xinitrc.sh
@@ -376,6 +381,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78.2.8  2006/12/08 15:28:03  hawk
+- updated to 9631
+- workaround for builder automation to allow building against
+  kernel-grsecurity (via bcond)
+
 Revision 1.78.2.7  2006/11/20 12:45:31  hawk
 - updated to 9629
 
================================================================

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



More information about the pld-cvs-commit mailing list