Author: arekm                        Date: Mon Dec 12 20:55:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; always try to use caching

---- Files affected:
packages/apparmor-parser:
   apparmor-parser-pld.patch (1.5 -> 1.6) , apparmor-parser.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/apparmor-parser/apparmor-parser-pld.patch
diff -u packages/apparmor-parser/apparmor-parser-pld.patch:1.5 
packages/apparmor-parser/apparmor-parser-pld.patch:1.6
--- packages/apparmor-parser/apparmor-parser-pld.patch:1.5      Thu Jul 14 
09:02:52 2011
+++ packages/apparmor-parser/apparmor-parser-pld.patch  Mon Dec 12 21:55:42 2011
@@ -14,7 +14,7 @@
                                COMPLAIN="-C"
                        fi
 -                      $PARSER $ABSTRACTIONS $PARSER_ARGS $COMPLAIN "$profile" 
> /dev/null
-+                      $PARSER $ABSTRACTIONS $PARSER_ARGS $PARSER_CUSTOM_ARGS 
$COMPLAIN "$profile" > /dev/null
++                      $PARSER $ABSTRACTIONS $PARSER_ARGS $PARSER_CUSTOM_ARGS 
-W $COMPLAIN "$profile" > /dev/null
                        if [ $? -ne 0 ]; then
                                aa_log_failure_msg "$profile failed to load"
                                STATUS=1

================================================================
Index: packages/apparmor-parser/apparmor-parser.spec
diff -u packages/apparmor-parser/apparmor-parser.spec:1.37 
packages/apparmor-parser/apparmor-parser.spec:1.38
--- packages/apparmor-parser/apparmor-parser.spec:1.37  Sat Aug 27 20:13:25 2011
+++ packages/apparmor-parser/apparmor-parser.spec       Mon Dec 12 21:55:42 2011
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):     Narzędzie przestrzeni użytkownika do przetwarzania 
AppArmor
 Name:          apparmor-parser
 Version:       2.6.1
-Release:       3
+Release:       4
 Epoch:         1
 License:       GPL
 Group:         Applications/System
@@ -105,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2011/12/12 20:55:42  arekm
+- rel 4; always try to use caching
+
 Revision 1.37  2011/08/27 18:13:25  arekm
 - rel 3; make profiles reloading work even if there is no free space on /tmp 
(from bzr)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apparmor-parser/apparmor-parser-pld.patch?r1=1.5&r2=1.6&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apparmor-parser/apparmor-parser.spec?r1=1.37&r2=1.38&f=u

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

Reply via email to