Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2014-06-01 18:57:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhcp (Old)
 and      /work/SRC/openSUSE:Factory/.dhcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhcp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes        2014-05-14 
10:50:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2014-06-01 
18:57:04.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 21 08:34:07 UTC 2014 - [email protected]
+
+- added necessary macros for systemd files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.TTmFcd/_old  2014-06-01 18:57:06.000000000 +0200
+++ /var/tmp/diff_new_pack.TTmFcd/_new  2014-06-01 18:57:06.000000000 +0200
@@ -474,6 +474,10 @@
 
 %pre server
 /usr/sbin/useradd -r -g nogroup -s /bin/false -c "DHCP server daemon" -d 
/var/lib/dhcp dhcpd 2> /dev/null ||:
+%if %{with systemd}
+%service_add_pre dhcpd.service
+%service_add_pre dhcpd6.service
+%endif
 
 %post server
 %if %{with systemd}




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

Reply via email to