Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2012-11-05 06:47:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old)
 and      /work/SRC/openSUSE:Factory/.pulseaudio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseaudio", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes    2012-10-25 
11:00:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes       
2012-11-05 06:47:05.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov  4 00:58:52 UTC 2012 - crrodrig...@opensuse.org
+
+- Place udev rules in the proper place 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.lstMSP/_old  2012-11-05 06:47:06.000000000 +0100
+++ /var/tmp/diff_new_pack.lstMSP/_new  2012-11-05 06:47:06.000000000 +0100
@@ -21,6 +21,7 @@
 Release:        0
 %define drvver  2.1
 %define soname  0
+%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 Summary:        A Networked Sound Server
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Sound Daemons
@@ -273,7 +274,8 @@
         --with-system-user=pulse \
         --with-system-group=pulse \
         --with-access-group=pulse-access \
-        --disable-hal
+        --disable-hal \
+       --with-udev-rules-dir=%{_udevrulesdir}
 make %{?_smp_mflags} V=1
 make doxygen
 
@@ -419,7 +421,7 @@
 %{_libdir}/pulse-%{drvver}/modules/module-virtual-source.so
 %{_libdir}/pulse-%{drvver}/modules/module-virtual-surround-sink.so
 %{_libdir}/pulse-%{drvver}/modules/module-volume-restore.so
-/lib/udev/rules.d/90-pulseaudio.rules
+%{_udevrulesdir}/90-pulseaudio.rules
 %doc %{_mandir}/man1/pulseaudio.1*
 %doc %{_mandir}/man5/default.pa.5*
 %doc %{_mandir}/man5/pulse-client.conf.5*


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

Reply via email to