]> git.pld-linux.org Git - packages/X11-driver-nvidia-legacy.git/commitdiff
- workaround for builder automation to allow building against auto/ac/X11-driver-nvidia-legacy-1_0_7184-2
authorhawk <hawk@pld-linux.org>
Fri, 8 Dec 2006 15:28:43 +0000 (15:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  kernel-grsecurity (via bcond)
- release 2

Changed files:
    X11-driver-nvidia-legacy.spec -> 1.37

X11-driver-nvidia-legacy.spec

index f84519929c178ed16e1737268659d813523b71d2..28e3ac711a990a92eaf05ae5303482e49066dcc9 100644 (file)
@@ -4,12 +4,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
This page took 0.044359 seconds and 4 git commands to generate.