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
This commit is contained in:
Dominique Leuenberger 2012-10-29 20:55:22 +00:00 committed by Git OBS Bridge
parent c69af1711b
commit 19e12e8583
3 changed files with 12 additions and 5 deletions

View File

@ -7,6 +7,10 @@ libpango-1_0-0
post "%else"
post "if test -f <prefix>%{_bindir}/pango-querymodules; then <prefix>%{_bindir}/pango-querymodules --update-cache; fi"
post "%endif"
pango-devel
requires -pango-<targettype>
requires "libpango-1_0-0-<targettype> = <version>"
requires "typelib-1_0-Pango-1_0-<targettype> = <version>"
pango-tools
+/usr/bin/pango-querymodules(-64)?
post "%if "%_lib" == "lib64""
@ -26,5 +30,5 @@ pango-module-thai-lang
postun "%else"
postun "<prefix>%{_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

View File

@ -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

View File

@ -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
###########################################################################