From ae93ceaa985a7eaa70369a5ae90a0359f64467f4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jan 27 2013 19:20:13 +0000 Subject: Move the libgnome-bluetooth-applet.so symlink to the -devel package ... so that other packages that link with it would only need to BR the -devel package. --- diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 7fe9234..6527a6a 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -60,6 +60,7 @@ Summary: Development files for %{name}-libs Group: Development/Libraries License: LGPLv2+ Requires: %{name}-libs = %{epoch}:%{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} Requires: gobject-introspection-devel Obsoletes: gnome-bluetooth-devel < 2.27.1-4 Provides: gnome-bluetooth-devel = %{version} @@ -122,7 +123,10 @@ fi %doc README NEWS COPYING %{_bindir}/bluetooth-sendto %{_bindir}/bluetooth-wizard -%{_libdir}/gnome-bluetooth/ +%dir %{_libdir}/gnome-bluetooth/ +%{_libdir}/gnome-bluetooth/GnomeBluetoothApplet-1.0.typelib +%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so.* +%{_libdir}/gnome-bluetooth/plugins/ %{_datadir}/applications/*.desktop %{_datadir}/gnome-bluetooth/ %{_mandir}/man1/* @@ -137,6 +141,7 @@ fi %files libs-devel %{_includedir}/gnome-bluetooth/ +%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so %{_libdir}/libgnome-bluetooth.so %{_libdir}/libgnome-bluetooth.la %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc @@ -148,6 +153,7 @@ fi - Spec file cleanup - Drop the desktop-notification-daemon requires now that the applet is gone - Fix the build with gcc 4.8 +- Move the libgnome-bluetooth-applet.so symlink to the -devel package * Wed Jan 16 2013 Richard Hughes - 1:3.7.4-1 - Update to 3.7.4