Hello community,

here is the log from the commit of package arpwatch for openSUSE:Factory 
checked in at 2014-05-15 19:10:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arpwatch (Old)
 and      /work/SRC/openSUSE:Factory/.arpwatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arpwatch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/arpwatch/arpwatch.changes        2014-01-07 
13:52:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.arpwatch.new/arpwatch.changes   2014-05-15 
19:10:11.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 14 14:36:51 UTC 2014 - [email protected]
+
+- added missing %pre/%service_add_pre section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ arpwatch.spec ++++++
--- /var/tmp/diff_new_pack.QjxJ0K/_old  2014-05-15 19:10:12.000000000 +0200
+++ /var/tmp/diff_new_pack.QjxJ0K/_new  2014-05-15 19:10:12.000000000 +0200
@@ -111,6 +111,11 @@
 touch $RPM_BUILD_ROOT/var/lib/arpwatch/arp.dat
 touch $RPM_BUILD_ROOT/var/lib/arpwatch/arp.dat-
 
+%pre
+%if 0%{?has_systemd}
+%service_add_pre [email protected]
+%endif
+
 %preun
 %if 0%{?has_systemd}
 %service_del_preun [email protected]
@@ -120,7 +125,7 @@
 
 %post
 %if 0%{?has_systemd}
-%service_add_post arpwatch\@.service
+%service_add_post [email protected]
 %fillup_only
 %else
 %fillup_and_insserv

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

Reply via email to