Hello community,

here is the log from the commit of package udisks2 for openSUSE:Factory checked 
in at 2013-11-25 16:04:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/udisks2 (Old)
 and      /work/SRC/openSUSE:Factory/.udisks2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "udisks2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2013-08-23 
11:04:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes     2013-11-25 
16:04:19.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Nov 24 04:06:19 UTC 2013 - [email protected]
+
+- define _udevrulesdir only if not already defined
+- run %udev_rules_update, if defined. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ udisks2.spec ++++++
--- /var/tmp/diff_new_pack.KnALVE/_old  2013-11-25 16:04:20.000000000 +0100
+++ /var/tmp/diff_new_pack.KnALVE/_new  2013-11-25 16:04:20.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
+%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d}
 
 Name:           udisks2
 %define _name   udisks
@@ -109,6 +109,7 @@
 %service_add_pre udisks2.service
 
 %post
+%{?udev_rules_update:%udev_rules_update}
 %service_add_post udisks2.service
 
 %preun

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

Reply via email to