Author: hawk                         Date: Fri Dec  8 14:03:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- workaround for builder automation to allow building against
  kernel-grsecurity (via bcond)
- release 6

---- Files affected:
SPECS:
   rt2400.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/rt2400.spec
diff -u SPECS/rt2400.spec:1.46 SPECS/rt2400.spec:1.47
--- SPECS/rt2400.spec:1.46      Tue Nov 14 21:36:22 2006
+++ SPECS/rt2400.spec   Fri Dec  8 15:03:16 2006
@@ -6,13 +6,18 @@
 %bcond_without smp             # don't build SMP module
 %bcond_without userspace       # don't build userspace module
 %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
 #
 %ifarch sparc
 %undefine      with_smp
 %endif
 #
 %define                snap    -cvs-20060911
-%define                _rel    5
+%define                _rel    6
 Summary:       Linux driver for WLAN cards based on RT2400
 Summary(pl):   Sterownik dla Linuksa do kart bezprzewodowych opartych na 
układzie RT2400
 Name:          rt2400
@@ -164,6 +169,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/12/08 14:03:16  hawk
+- workaround for builder automation to allow building against
+  kernel-grsecurity (via bcond)
+- release 6
+
 Revision 1.46  2006/11/14 20:36:22  sparky
 - BR: rpmbuild(macros) >= 1.330 -- build_kernel_modules fix for kernels 2.6.18
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rt2400.spec?r1=1.46&r2=1.47&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to