Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2014-05-23 07:27:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-05-06 
17:38:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes     2014-05-23 
07:27:53.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 21 10:50:21 UTC 2014 - [email protected]
+
+- added necessary macros for systemd files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.PjPmNq/_old  2014-05-23 07:27:54.000000000 +0200
+++ /var/tmp/diff_new_pack.PjPmNq/_new  2014-05-23 07:27:54.000000000 +0200
@@ -144,6 +144,9 @@
 %pre
 /usr/sbin/groupadd -r %{pkg_name} &>/dev/null ||:
 /usr/sbin/useradd  -g %{pkg_name} -s /bin/false -r -c "user for %{pkg_name}" 
-d %{pkg_home} %{pkg_name} &>/dev/null ||:
+%if 0%{?suse_version} >= 1230
+  %service_add_pre %{pkg_name}.service
+%endif
 
 %if 0%{?suse_version} >= 1230
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to