From e228cd65104cc2bf291946c7981399a9988149b073d933d85190010f77360e3d Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 12 Dec 2011 15:58:38 +0000 Subject: [PATCH] Accepting request 96158 from home:dimstar:branches:GNOME:Factory Push typelib change branch OBS-URL: https://build.opensuse.org/request/show/96158 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=70 --- gucharmap.changes | 5 +++++ gucharmap.spec | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/gucharmap.changes b/gucharmap.changes index 03dac5f..38d5cda 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 22:36:37 UTC 2011 - dimstar@opensuse.org + +- Split typelib files in subpackage typelib-1_0-Gucharmap-2_90. + ------------------------------------------------------------------- Tue Nov 15 10:29:31 UTC 2011 - vuntz@opensuse.org diff --git a/gucharmap.spec b/gucharmap.spec index 1687f62..7a89cf6 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -58,11 +58,21 @@ Gucharmap is a featureful unicode character map. This package contains a library to use the character map. +%package -n typelib-1_0-Gucharmap-2_90 +Summary: A Featureful Unicode Character Map -- Library +Group: System/Libraries + +%description -n typelib-1_0-Gucharmap-2_90 +Gucharmap is a featureful unicode character map. + +This package contains a library to use the character map. + %package devel License: GPLv3+ ; LGPLv2.1+ Summary: A Featureful Unicode Character Map -- Development Files Group: Development/Libraries/GNOME Requires: libgucharmap%{so_api}-%{so_gucharmap} = %{version} +Requires: typelib-1_0-Gucharmap-2_90 = %{version} %description devel This package contains all necessary include files and libraries needed @@ -131,7 +141,10 @@ rm -rf $RPM_BUILD_ROOT %files -n libgucharmap%{so_api}-%{so_gucharmap} %defattr(-,root,root) %{_libdir}/libgucharmap%{so_api}.so.%{so_gucharmap}* -%{_libdir}/girepository-1.0/Gucharmap-%{pc_api}.typelib + +%files -n typelib-1_0-Gucharmap-2_90 +%defattr(-,root,root) +%{_libdir}/girepository-1.0/Gucharmap-2.90.typelib %files lang -f %{name}.lang