]> git.pld-linux.org Git - packages/bacula.git/commitdiff
- the bat.conf-fixing trigger moved to the common-package. Insecure files may auto/th/bacula-5_0_1-2 auto/ti/bacula-5_0_1-2
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 18 Mar 2010 09:48:54 +0000 (09:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
be in place even after old bat has been uninstalled

Changed files:
    bacula.spec -> 1.134

bacula.spec

index bffe300dda776576053715ff1b20da1ca222a7b7..fdc497df4a691a4c13db38c596dd4b1c47a26d75 100644 (file)
@@ -721,7 +721,7 @@ fi
 %post console-wx
 %update_configs
 
-%triggerpostun console-qt4 -- %{name}-console-qt4 < 5.0.1-2
+%triggerpostun common -- %{name}-common < 5.0.1-2
 find /etc/bacula/bat.conf* -perm /007 -print0 | xargs -0 -r chmod 600 || :
 
 %post console-qt4
This page took 0.116953 seconds and 4 git commands to generate.