Hello community,

here is the log from the commit of package clamav for openSUSE:Factory checked 
in at 2015-07-02 22:50:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamav (Old)
 and      /work/SRC/openSUSE:Factory/.clamav.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clamav"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clamav/clamav.changes    2015-05-07 
08:29:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes       2015-07-03 
00:02:31.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  1 12:17:04 UTC 2015 - [email protected]
+
+- Make clamd and clamav-milter services depend on freshclam as
+  they need it
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ service.clamav-milter ++++++
--- /var/tmp/diff_new_pack.s24hZ6/_old  2015-07-03 00:02:32.000000000 +0200
+++ /var/tmp/diff_new_pack.s24hZ6/_new  2015-07-03 00:02:32.000000000 +0200
@@ -1,6 +1,7 @@
 [Unit]
 Description=Clamav antivirus milter daemon 
-After=syslog.target network.target
+After=syslog.target network.target freshclam.service
+Requires=freshclam.service
 
 [Service]
 Type=forking

++++++ service.clamd ++++++
--- /var/tmp/diff_new_pack.s24hZ6/_old  2015-07-03 00:02:32.000000000 +0200
+++ /var/tmp/diff_new_pack.s24hZ6/_new  2015-07-03 00:02:32.000000000 +0200
@@ -1,6 +1,7 @@
 [Unit]
 Description=Clamav antivirus Deamon
-After=syslog.target network.target
+After=syslog.target network.target freshclam.service
+Requires=freshclam.service
 
 [Service]
 Type=forking


Reply via email to