Author: baggins                      Date: Wed Apr 12 19:59:48 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- fixed rpm macro defs

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1484 -> 1.441.2.1485) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1484 SPECS/kernel.spec:1.441.2.1485
--- SPECS/kernel.spec:1.441.2.1484      Wed Apr 12 21:42:46 2006
+++ SPECS/kernel.spec   Wed Apr 12 21:59:43 2006
@@ -27,12 +27,12 @@
 
 %if %{with grsec_full}
 %undefine      with_grsec_minimal
-%define                with_grsecurity
+%define                with_grsecurity         1
 %endif
 
 %if %{with grsec_minimal}
 %undefine      with_grsec_full
-%define                with_grsecurity
+%define                with_grsecurity         1
 %endif
 
 %if %{with grsec_full} && %{with vserver}                                      
 
@@ -1581,6 +1581,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1485  2006/04/12 19:59:43  baggins
+- fixed rpm macro defs
+
 Revision 1.441.2.1484  2006/04/12 19:42:46  baggins
 - nasty hack in defconfig for vserver build
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1484&r2=1.441.2.1485&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to