Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2014-11-15 11:44:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.apparmor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apparmor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes        2014-10-23 
14:19:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2014-11-15 
12:12:37.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 09 01:06:00 UTC 2014 - Led <led...@gmail.com>
+
+- fix bashism in post script
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apparmor.spec ++++++
--- /var/tmp/diff_new_pack.R25lYH/_old  2014-11-15 12:12:38.000000000 +0100
+++ /var/tmp/diff_new_pack.R25lYH/_new  2014-11-15 12:12:38.000000000 +0100
@@ -794,7 +794,7 @@
   if test -e %{_sysconfdir}/init.d/boot.subdomain -o -e 
%{_sysconfdir}/init.d/subdomain; then
     SUBDOMAIN_PARSER_INSTALLED="yes"
   fi
-  if  test "$1" == 1  -a $SUBDOMAIN_PARSER_INSTALLED = "no"; then
+  if  test "$1" = 1  -a $SUBDOMAIN_PARSER_INSTALLED = "no"; then
     %{insserv_force_if_yast boot.apparmor}
   elif test -e %{_sysconfdir}/rc.d/boot.d/S??boot.subdomain  -o \
             -e %{_sysconfdir}/rc.d/boot.d/S??boot.apparmor  -o \


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to