From: hawk Date: Fri, 8 Dec 2006 15:26:23 +0000 (+0000) Subject: - workaround for builder automation to allow building against X-Git-Tag: auto/ac/X11-driver-firegl-8_31_5-1 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?p=packages%2FX11-driver-firegl.git;a=commitdiff_plain;h=6cec6fba3c5ee72e02ff911b19642c8c5610f0bc - workaround for builder automation to allow building against kernel-grsecurity (via bcond) - release 1 Changed files: X11-driver-firegl.spec -> 1.140 --- diff --git a/X11-driver-firegl.spec b/X11-driver-firegl.spec index 0d749b6..02ea3b8 100644 --- a/X11-driver-firegl.spec +++ b/X11-driver-firegl.spec @@ -6,14 +6,19 @@ %bcond_without userspace # don't build userspace tools %bcond_with verbose # verbose build (V=1) %bcond_without incall # include all sources in srpm - -%define _min_eq_x11 1:6.9.0 -%define _max_x11 1:7.0.0 -%define x11ver x690 - +%bcond_with grsec_kernel # build for kernel-grsecurity +# %if !%{with kernel} %undefine with_dist_kernel %endif +# +%if %{with kernel} && %{with dist_kernel} && %{with grsec_kernel} +%define alt_kernel grsecurity +%endif +# +%define _min_eq_x11 1:6.9.0 +%define _max_x11 1:7.0.0 +%define x11ver x690 %ifarch %{ix86} %define arch_sufix "" @@ -23,7 +28,7 @@ %define arch_dir x86_64 %endif -%define _rel 0.1 +%define _rel 1 Summary: Linux Drivers for ATI graphics accelerators Summary(pl): Sterowniki do akceleratorów graficznych ATI Name: X11-driver-firegl