packages: kernel/kernel.spec - reapply apparmor

arekm arekm at pld-linux.org
Mon Jul 20 15:22:53 CEST 2009


Author: arekm                        Date: Mon Jul 20 13:22:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reapply apparmor

---- Files affected:
packages/kernel:
   kernel.spec (1.678 -> 1.679) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.678 packages/kernel/kernel.spec:1.679
--- packages/kernel/kernel.spec:1.678	Mon Jul 20 15:14:58 2009
+++ packages/kernel/kernel.spec	Mon Jul 20 15:22:47 2009
@@ -913,6 +913,11 @@
 #
 # end of grsecurity & pax stuff
 
+# apparmor
+%if %{with apparmor}
+%patch5000 -p1
+%endif
+
 %patch150 -p1
 
 %ifarch ppc ppc64
@@ -1600,6 +1605,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.679  2009/07/20 13:22:47  arekm
+- reapply apparmor
+
 Revision 1.678  2009/07/20 13:14:58  arekm
 - tomoyo merged; apparmor doesn't conflict with grsec now so drop obsolete patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.678&r2=1.679&f=u



More information about the pld-cvs-commit mailing list