Hello community,

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

Package is "dmraid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dmraid/dmraid.changes    2013-09-26 
07:03:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dmraid.new/dmraid.changes       2014-06-01 
18:57:06.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 21 09:40:42 UTC 2014 - [email protected]
+
+- added necessary macros for systemd files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dmraid.spec ++++++
--- /var/tmp/diff_new_pack.OP6ryw/_old  2014-06-01 18:57:07.000000000 +0200
+++ /var/tmp/diff_new_pack.OP6ryw/_new  2014-06-01 18:57:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dmraid
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -115,6 +115,9 @@
 install -d %{buildroot}%{_tmpfilesdir}
 echo 'd /run/lock/dmraid 0700 root root -' > 
%{buildroot}%{_tmpfilesdir}/dmraid.conf
 
+%pre
+%service_add_pre dmraid-activation.service
+
 %preun
 %service_del_preun dmraid-activation.service
 
@@ -126,6 +129,7 @@
 
 %postun
 /sbin/ldconfig
+%service_del_postun dmraid-activation.service
 [ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
 %{insserv_cleanup}
 

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

Reply via email to