From c273fafea7cdb6f8df4d5e652420f86e08efa0345fe85e3ed38a64ae2150cba9 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 12 Dec 2011 15:46:29 +0000 Subject: [PATCH] Accepting request 96156 from home:dimstar:branches:GNOME:Factory Push typelib change branch OBS-URL: https://build.opensuse.org/request/show/96156 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=70 --- gtk3.changes | 5 +++++ gtk3.spec | 13 +++++++++++++ 2 files changed, 18 insertions(+) diff --git a/gtk3.changes b/gtk3.changes index 55f8379..4bd772b 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 22:05:42 UTC 2011 - dimstar@opensuse.org + +- Split typelib files into subpackage typelib-1_0-Gtk-3_0. + ------------------------------------------------------------------- Wed Nov 30 20:08:11 UTC 2011 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 2f5be59..ca5b39c 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -102,6 +102,15 @@ GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. +%package -n typelib-1_0-Gtk-3_0 +Summary: The GTK+ toolkit library (version 3) +Group: System/Libraries + +%description -n typelib-1_0-Gtk-3_0 +GTK+ is a multi-platform toolkit for creating graphical user interfaces. +Offering a complete set of widgets, GTK+ is suitable for projects +ranging from small one-off projects to complete application suites. + %package immodule-amharic License: LGPLv2.1+ Summary: The GTK+ toolkit library (version 3) -- Amharic Input Method @@ -269,6 +278,7 @@ License: LGPLv2.1+ Summary: The GTK+ toolkit library (version 3) -- Development Files Group: Development/Libraries/X11 Requires: libgtk-3-0 = %{version} +Requires: typelib-1_0-Gtk-3_0 = %{version} %description devel GTK+ is a multi-platform toolkit for creating graphical user interfaces. @@ -465,6 +475,9 @@ fi %{_libdir}/libgailutil-3.so.* %{_libdir}/libgdk-3.so.* %{_libdir}/libgtk-3.so.* + +%files -n typelib-1_0-Gtk-3_0 +%defattr(-,root,root) %{_libdir}/girepository-1.0/Gdk-3.0.typelib %{_libdir}/girepository-1.0/GdkX11-3.0.typelib %{_libdir}/girepository-1.0/Gtk-3.0.typelib