]> git.pld-linux.org Git - packages/apparmor-parser.git/commitdiff
- rel 4; always try to use caching auto/th/apparmor-parser-2_6_1-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 12 Dec 2011 20:55:42 +0000 (20:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apparmor-parser-pld.patch -> 1.6
    apparmor-parser.spec -> 1.38

apparmor-parser-pld.patch
apparmor-parser.spec

index 1da54906dc8482622934200f5af174fac510aea9..28e9622dd35233a4ebe981f3845649a4173d1fee 100644 (file)
@@ -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 3383064f4e2fa7d7af4283911f625f18d016d873..109ec9bb022ecbe5af27e46088959e9bf282b58b 100644 (file)
@@ -5,7 +5,7 @@ Summary:        AppArmor userlevel parser utility
 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
This page took 0.146019 seconds and 4 git commands to generate.