diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 2129606..22871d7 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -42,6 +42,8 @@ Requires: control-center Requires(post): desktop-file-utils Requires(postun): desktop-file-utils +Conflicts: udev < 176 +Conflicts: filesystem < 3 %description The gnome-bluetooth package contains graphical utilities to setup, @@ -97,7 +99,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \ $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la \ $RPM_BUILD_ROOT/%{_libdir}/control-center-1/panels/libbluetooth.la -install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules +install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT%{_prefix}/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules # gnome-bluetooth2 is the name for the gettext domain, # gnome-bluetooth is the name in the docs @@ -173,7 +175,7 @@ fi %{_datadir}/gnome-bluetooth/ %{_mandir}/man1/* %{_libdir}/nautilus-sendto/plugins/*.so -/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules +%{_prefix}/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules %{_libdir}/control-center-1/panels/libbluetooth.so %{_datadir}/GConf/gsettings/* %{_datadir}/glib-2.0/schemas/*