Accepting request 139741 from GNOME:Factory

Make devel available on all archs (forwarded request 139740 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/139741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2012-11-02 06:30:34 +00:00 committed by Git OBS Bridge
commit 2a4a10faf6
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
gdk-pixbuf-devel
requires -gdk-pixbuf-<targettype>
requires "libgdk_pixbuf-2_0-0-<targettype> = <version>"
requires "typelib-1_0-GdkPixbuf-2_0-<targettype> = <version>"
gdk-pixbuf-query-loaders
+/usr/bin/gdk-pixbuf-query-loaders(-64)?
post "%if "%_lib" == "lib64""
@ -13,3 +17,5 @@ libgdk_pixbuf-2_0-0
post "%else"
post "if test -f <prefix>%{_bindir}/gdk-pixbuf-query-loaders; then <prefix>%{_bindir}/gdk-pixbuf-query-loaders --update-cache; fi"
post "%endif"
typelib-1_0-GdkPixbuf-2_0
+/usr/lib(64)?/girepository-1.0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 24 20:43:17 UTC 2012 - jengelh@inai.de
- Make gdk-pixbuf-devel-32bit available on all archs
(baselibs.conf).
-------------------------------------------------------------------
Tue Sep 18 15:19:55 UTC 2012 - zaitor@opensuse.org