Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2015-12-01 09:18:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2015-11-12 
19:41:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes     2015-12-01 
09:18:44.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Nov 21 01:36:11 UTC 2015 - [email protected]
+
+- on sle11 we still need to own /etc/apparmor.d/local
+
+-------------------------------------------------------------------
+Sat Nov 21 01:15:07 UTC 2015 - [email protected]
+
+- instead of owning the apparmor directories, BR apparmor-profiles.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.2dDvTm/_old  2015-12-01 09:18:45.000000000 +0100
+++ /var/tmp/diff_new_pack.2dDvTm/_new  2015-12-01 09:18:45.000000000 +0100
@@ -46,6 +46,9 @@
 #
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if %{with apparmor}
+BuildRequires:  apparmor-profiles
+%endif
 BuildRequires:  libgcrypt-devel
 %if %{with lua}
 BuildRequires:  lua-devel >= 5.3
@@ -228,8 +231,9 @@
 %{_mandir}/man1/%{pkg_name}.1.gz
 %{vim_data_dir}/syntax/%{pkg_name}.vim
 %if %{with apparmor}
-%dir /etc/apparmor.d/
+%if 0%{?suse_version} == 1110
 %dir /etc/apparmor.d/local/
+%endif
 %config(noreplace) /etc/apparmor.d/usr.sbin.haproxy
 %config(noreplace) /etc/apparmor.d/local/usr.sbin.haproxy
 %endif


Reply via email to