Accepting request 142537 from home:dimstar:branches:GNOME:Factory

typo

OBS-URL: https://build.opensuse.org/request/show/142537
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=179
This commit is contained in:
Dominique Leuenberger 2012-11-23 09:10:47 +00:00 committed by Git OBS Bridge
parent c9187191bf
commit 05c63323ad
2 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,6 @@
gtk2-devel gtk2-devel
requires -gtk2-<targettype> requires -gtk2-<targettype>
requires "libgtk-2_0-0-<targettype> = <version>" requires "libgtk-2_0-0-<targettype> = <version>"
requires "typelib-1_0-Gtk-2_0-<targettype> = <version>"
gtk2-tools gtk2-tools
+/usr/bin/gtk-query-immodules-2.0(-64)? +/usr/bin/gtk-query-immodules-2.0(-64)?
post "%if "%_lib" == "lib64"" post "%if "%_lib" == "lib64""
@ -104,5 +103,3 @@ gtk2-immodule-xim
postun "%else" postun "%else"
postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 > <prefix>%{_sysconfdir}/gtk-2.0/gtk.immodules" postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 > <prefix>%{_sysconfdir}/gtk-2.0/gtk.immodules"
postun "%endif" postun "%endif"
typelib-1_0-Gtk-2_0
+/usr/lib(64)?/girepository-1.0

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 21 20:54:17 UTC 2012 - dimstar@opensuse.org
- Do not provide typelib-1_0-Gtk-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.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 24 19:18:57 UTC 2012 - jengelh@inai.de Wed Oct 24 19:18:57 UTC 2012 - jengelh@inai.de