Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2015-03-09 10:03:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffado (Old)
 and      /work/SRC/openSUSE:Factory/.ffado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffado"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffado/ffado.changes      2014-09-23 
10:42:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado.changes 2015-03-09 
10:03:49.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Mar  4 13:41:05 UTC 2015 - wba...@tmo.at
+
+- Install udev rule to the correct directory by removing the incorrect
+  redefinition of %_udevrulesdir. It is defined already in
+  systemd-rpm-macros which is preinstalled in OBS. (boo#911303)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffado-mixer.spec ++++++
--- /var/tmp/diff_new_pack.OafBRZ/_old  2015-03-09 10:03:50.000000000 +0100
+++ /var/tmp/diff_new_pack.OafBRZ/_new  2015-03-09 10:03:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ffado-mixer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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

++++++ ffado.spec ++++++
--- /var/tmp/diff_new_pack.OafBRZ/_old  2015-03-09 10:03:50.000000000 +0100
+++ /var/tmp/diff_new_pack.OafBRZ/_new  2015-03-09 10:03:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ffado
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,10 +16,12 @@
 #
 
 
+%if 0%{?suse_version} < 1310
 %if 0%{?suse_version} >= 1230
-%define _udevrulesdir /usr/lib/udev
+%define _udevrulesdir /usr/lib/udev/rules.d
 %else
-%define _udevrulesdir /lib/udev
+%define _udevrulesdir /lib/udev/rules.d
+%endif
 %endif
 
 Name:           ffado
@@ -188,6 +190,7 @@
 %defattr(-,root,root)
 %{_libdir}/%{tname}.so.2*
 %dir %{_udevrulesdir}
+%dir %{_udevrulesdir}/..
 %{_udevrulesdir}/60-ffado.rules
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to