Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2012-12-05 13:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-bluetooth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-bluetooth", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2012-11-20 13:03:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes     
2012-12-05 13:52:45.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Nov 27 18:56:28 UTC 2012 - [email protected]
+
+- Move udev rules.d files to the right location:
+  + Add pkgconfig(udev) BuildRequires.
+  + Define _udevdir based on udevdir variable in udev.pc
+  + Fix install section to make use of _udevdir.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-bluetooth.spec ++++++
--- /var/tmp/diff_new_pack.Z88wKr/_old  2012-12-05 13:52:46.000000000 +0100
+++ /var/tmp/diff_new_pack.Z88wKr/_new  2012-12-05 13:52:46.000000000 +0100
@@ -36,6 +36,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.90.7
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(nautilus-sendto)
+BuildRequires:  pkgconfig(udev)
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@@ -51,6 +52,7 @@
 Obsoletes:      bluez-gnome < 1.8
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
+%define _udevdir %(pkg-config --variable udevdir udev)
 
 %description
 The gnome-bluetooth package contains graphical utilities to setup,
@@ -138,7 +140,7 @@
 %suse_update_desktop_file bluetooth-wizard
 %find_lang %{name}2 %{?no_lang_C}
 %find_lang %{name} %{?no_lang_C} %{name}2.lang
-install -m0644 -D %{SOURCE1} 
%{buildroot}/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
+install -m0644 -D %{SOURCE1} 
%{buildroot}%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules
 %fdupes %{buildroot}
 
 %clean
@@ -168,9 +170,7 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README
 %doc %{_datadir}/help/C/%{name}/
-%dir /lib/udev
-%dir /lib/udev/rules.d
-/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
+%{_udevdir}/rules.d/61-gnome-bluetooth-rfkill.rules
 %{_bindir}/bluetooth-*
 %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
 %{_datadir}/applications/bluetooth-sendto.desktop


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

Reply via email to