Hello community,

here is the log from the commit of package media-player-info for 
openSUSE:Factory checked in at 2012-10-24 17:13:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/media-player-info (Old)
 and      /work/SRC/openSUSE:Factory/.media-player-info.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "media-player-info", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/media-player-info/media-player-info.changes      
2012-10-07 19:53:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.media-player-info.new/media-player-info.changes 
2012-10-24 17:13:20.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Oct 21 09:43:35 UTC 2012 - [email protected]
+
+- Fix build with older openSUSE releases.
+
+-------------------------------------------------------------------
+Sat Oct 13 15:33:40 UTC 2012 - [email protected]
+
+- move udev rules to /usr
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ media-player-info.spec ++++++
--- /var/tmp/diff_new_pack.9LWZwa/_old  2012-10-24 17:13:22.000000000 +0200
+++ /var/tmp/diff_new_pack.9LWZwa/_new  2012-10-24 17:13:22.000000000 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
+
 Name:           media-player-info
 Version:        17
 Release:        0
@@ -50,16 +52,13 @@
 %install
 %makeinstall
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README
 ## WARNING: if adding other files to the package, check their license (see 
note above License tag)
 %dir %{_datadir}/media-player-info
 %{_datadir}/media-player-info/*.mpi
-/lib/udev/rules.d/40-usb-media-players.rules
+%{_udevrulesdir}/40-usb-media-players.rules
 ## WARNING: if adding other files to the package, check their license (see 
note above License tag)
 
 %changelog

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

Reply via email to