Accepting request 139217 from home:jengelh:branches:GNOME:Factory

- Make gdk-pixbuf-devel-32bit available on all arches

OBS-URL: https://build.opensuse.org/request/show/139217
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2012-10-29 20:55:29 +00:00 committed by Git OBS Bridge
parent 69a90b4460
commit efb6bb5c53
2 changed files with 11 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,8 @@
-------------------------------------------------------------------
Wed Oct 24 20:43:17 UTC 2012 - jengelh@inai.de
- Make gdk-pixbuf-devel-32bit available on all arches
-------------------------------------------------------------------
Tue Sep 18 15:19:55 UTC 2012 - zaitor@opensuse.org