Accepting request 142544 from GNOME:Factory
typo (forwarded request 142538 from vuntz) OBS-URL: https://build.opensuse.org/request/show/142544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=24
This commit is contained in:
commit
9b7e940ad5
@ -1,7 +1,6 @@
|
|||||||
gdk-pixbuf-devel
|
gdk-pixbuf-devel
|
||||||
requires -gdk-pixbuf-<targettype>
|
requires -gdk-pixbuf-<targettype>
|
||||||
requires "libgdk_pixbuf-2_0-0-<targettype> = <version>"
|
requires "libgdk_pixbuf-2_0-0-<targettype> = <version>"
|
||||||
requires "typelib-1_0-GdkPixbuf-2_0-<targettype> = <version>"
|
|
||||||
gdk-pixbuf-query-loaders
|
gdk-pixbuf-query-loaders
|
||||||
+/usr/bin/gdk-pixbuf-query-loaders(-64)?
|
+/usr/bin/gdk-pixbuf-query-loaders(-64)?
|
||||||
post "%if "%_lib" == "lib64""
|
post "%if "%_lib" == "lib64""
|
||||||
@ -17,5 +16,3 @@ libgdk_pixbuf-2_0-0
|
|||||||
post "%else"
|
post "%else"
|
||||||
post "if test -f <prefix>%{_bindir}/gdk-pixbuf-query-loaders; then <prefix>%{_bindir}/gdk-pixbuf-query-loaders --update-cache; fi"
|
post "if test -f <prefix>%{_bindir}/gdk-pixbuf-query-loaders; then <prefix>%{_bindir}/gdk-pixbuf-query-loaders --update-cache; fi"
|
||||||
post "%endif"
|
post "%endif"
|
||||||
typelib-1_0-GdkPixbuf-2_0
|
|
||||||
+/usr/lib(64)?/girepository-1.0
|
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 21 20:59:31 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Do not provide typelib-1_0-GdkPixbuf-2_0-32bit (baselibs.conf):
|
||||||
|
this only results in a big mess of duplicate provides. Adding
|
||||||
|
($HOSTTYPE) to the typelib() symbols does not work, as we'd
|
||||||
|
otherwise no longer be able to use them against noarch packages.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 21:46:37 UTC 2012 - dimstar@opensuse.org
|
Mon Nov 12 21:46:37 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user