From 33fb342422ae0efb3e854c87df246fe4f1f9c96b87b59a9a8c07844b8d649039 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 12 Dec 2011 15:55:27 +0000 Subject: [PATCH] Accepting request 96146 from home:dimstar:branches:GNOME:Factory Push typelib change branch OBS-URL: https://build.opensuse.org/request/show/96146 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=84 --- gnome-bluetooth.changes | 5 +++++ gnome-bluetooth.spec | 12 ++++++++++++ 2 files changed, 17 insertions(+) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 3449704..a5b9cfd 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 20:03:29 UTC 2011 - dimstar@opensuse.org + +- Split typelib file in typelib-1_0-GnomeBluetooth-1_0. + ------------------------------------------------------------------- Sat Nov 26 15:16:06 UTC 2011 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index fb79c9c..6fcf931 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -61,6 +61,7 @@ License: GPLv2+ Summary: GNOME Bluetooth Support Group: Development/Libraries/GNOME Requires: %{name} = %{version} +Requires: typelib-1_0-GnomeBluetooth-1_0 = %{version} Requires: gtk2-devel Obsoletes: libgnomebt-devel < 0.12 Provides: libgnomebt-devel = 0.12 @@ -85,6 +86,14 @@ Obsoletes: libgnomebt1 <= 0.12 The gnome-bluetooth package contains graphical utilities to setup, monitor and use Bluetooth devices. +%package -n typelib-1_0-GnomeBluetooth-1_0 +Summary: GNOME Bluetooth graphical utilities +Group: System/GUI/GNOME + +%description -n typelib-1_0-GnomeBluetooth-1_0 +The gnome-bluetooth package contains graphical utilities to setup, +monitor and use Bluetooth devices. + %package plugins-geoclue License: GPLv2+ Summary: GNOME Bluetooth Support @@ -194,6 +203,9 @@ rm -rf %{buildroot} %files -n libgnome-bluetooth9 %defattr(-,root,root,-) %{_libdir}/libgnome-bluetooth.so.* + +%files -n typelib-1_0-GnomeBluetooth-1_0 +%defattr(-,root,root) %{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib %files devel