Hello community,

here is the log from the commit of package device-mapper for openSUSE:Factory 
checked in at 2014-05-27 07:09:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/device-mapper (Old)
 and      /work/SRC/openSUSE:Factory/.device-mapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "device-mapper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/device-mapper/device-mapper.changes      
2014-04-05 16:49:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.device-mapper.new/device-mapper.changes 
2014-05-27 07:09:13.000000000 +0200
@@ -1,0 +2,11 @@
+Thu May 22 09:59:22 UTC 2014 - [email protected]
+
+- Require the udev library for build to allow the move
+  of udev.pc back to udev
+
+-------------------------------------------------------------------
+Wed May 21 08:13:15 UTC 2014 - [email protected]
+
+- added necessary macros for systemd files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ device-mapper.spec ++++++
--- /var/tmp/diff_new_pack.bLjWYI/_old  2014-05-27 07:09:15.000000000 +0200
+++ /var/tmp/diff_new_pack.bLjWYI/_new  2014-05-27 07:09:15.000000000 +0200
@@ -59,7 +59,7 @@
 BuildRequires:  libselinux-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  pkgconfig(udev)
+BuildRequires:  pkgconfig(libudev)
 Requires:       expat
 
 PreReq:         %insserv_prereq %fillup_prereq
@@ -155,14 +155,18 @@
 
 %post
 [ -x /sbin/mkinitrd ] && /sbin/mkinitrd
-%service_add_post dm-event.socket
+%service_add_post dm-event.service dm-event.socket
 /sbin/ldconfig
 
+%pre
+%service_add_pre dm-event.service dm-event.socket
+
 %preun
 %service_del_preun dm-event.service dm-event.socket
 
 %postun
 [ -x /sbin/mkinitrd ] && /sbin/mkinitrd
+%service_del_postun dm-event.service dm-event.socket
 /sbin/ldconfig
 
 %files


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

Reply via email to