]> git.pld-linux.org Git - packages/X11-driver-nvidia.git/commitdiff
- workaround for builder automation to allow building against
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Dec 2006 00:18:28 +0000 (00:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  kernel-grsecurity (via bcond)

Changed files:
    X11-driver-nvidia.spec -> 1.93

X11-driver-nvidia.spec

index bd007dbdf9fc31746037ff94b132729d03481b24..9935e34eacf369a39b91a29212d040d87d79eee3 100644 (file)
@@ -8,6 +8,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
 %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
This page took 0.075144 seconds and 4 git commands to generate.