From 19e12e8583cbaad9a8587d6abc61697287c016706234273c6c60f7cc68152187 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 29 Oct 2012 20:55:22 +0000 Subject: [PATCH 1/2] Accepting request 139214 from home:jengelh:branches:GNOME:Factory - Make pango-devel-32bit available on all arches - Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/139214 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=89 --- baselibs.conf | 8 ++++++-- pango.changes | 6 ++++++ pango.spec | 3 --- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 4342afc..15d5205 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -7,6 +7,10 @@ libpango-1_0-0 post "%else" post "if test -f %{_bindir}/pango-querymodules; then %{_bindir}/pango-querymodules --update-cache; fi" post "%endif" +pango-devel + requires -pango- + requires "libpango-1_0-0- = " + requires "typelib-1_0-Pango-1_0- = " pango-tools +/usr/bin/pango-querymodules(-64)? post "%if "%_lib" == "lib64"" @@ -26,5 +30,5 @@ pango-module-thai-lang postun "%else" postun "%{_bindir}/pango-querymodules --update-cache" postun "%endif" -arch ppc package pango-devel -arch sparcv9 package pango-devel +typelib-1_0-Pango-1_0 + +/usr/lib(64)?/girepository-1.0 diff --git a/pango.changes b/pango.changes index f4c506e..3fbf8a7 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 24 20:35:29 UTC 2012 - jengelh@inai.de + +- Make pango-devel-32bit available on all arches +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri Sep 28 07:22:19 UTC 2012 - vuntz@opensuse.org diff --git a/pango.spec b/pango.spec index 68556a9..52cd142 100644 --- a/pango.spec +++ b/pango.spec @@ -153,9 +153,6 @@ mv %{buildroot}%{_bindir}/pango-querymodules %{buildroot}%{_bindir}/pango-querym mkdir -p %{buildroot}%{_sysconfdir}/rpm cp %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm -%clean -rm -rf %{buildroot} - ########################################################################### # Note: when updating scriptlets, don't forget to also update baselibs.conf ########################################################################### From 641dfbffa8bd5defbb902e460dbd42fdf4f0bf50cf8e9397356e3dc693d83d0e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 29 Oct 2012 21:08:10 +0000 Subject: [PATCH 2/2] Accepting request 139745 from home:dimstar:branches:GNOME:Factory Make devel available on all archs OBS-URL: https://build.opensuse.org/request/show/139745 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=90 --- pango.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pango.changes b/pango.changes index 3fbf8a7..418d859 100644 --- a/pango.changes +++ b/pango.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Wed Oct 24 20:35:29 UTC 2012 - jengelh@inai.de -- Make pango-devel-32bit available on all arches -- Remove redundant tags/sections from specfile +- Make pango-devel-32bit available on all archs (baselibs.conf). +- Remove redundant tags/sections from specfile. ------------------------------------------------------------------- Fri Sep 28 07:22:19 UTC 2012 - vuntz@opensuse.org