Author: glen                         Date: Thu Mar 15 23:11:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- grsec kernel bcond from AC-branch

---- Files affected:
SPECS:
   ndiswrapper.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.88 SPECS/ndiswrapper.spec:1.89
--- SPECS/ndiswrapper.spec:1.88 Tue Mar  6 02:22:16 2007
+++ SPECS/ndiswrapper.spec      Fri Mar 16 00:11:19 2007
@@ -7,6 +7,11 @@
 %bcond_without smp             # don't build SMP module
 %bcond_without up              # don't build UP 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
 #
 Summary:       Tools to "wrap around" NDIS drivers
 Summary(pl.UTF-8):     Narzędzia "opakowujące" sterowniki NDIS
@@ -201,6 +206,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2007/03/15 23:11:19  glen
+- grsec kernel bcond from AC-branch
+
 Revision 1.88  2007/03/06 01:22:16  shadzik
 - 1.38
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.88&r2=1.89&f=u

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

Reply via email to