Emergency fix for TW
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=143
This commit is contained in:
parent
1b8b4d4ec9
commit
78be65cbb2
@ -1,9 +1,6 @@
|
||||
libpango-1_0-0
|
||||
prereq "pango-tools-<targettype> >= 1.31.1"
|
||||
provides "pango-<targettype> = <version>"
|
||||
obsoletes "pango-<targettype> < <version>"
|
||||
pango-devel
|
||||
requires -pango-<targettype>
|
||||
requires "libpango-1_0-0-<targettype> = <version>"
|
||||
pango-tools
|
||||
+/usr/bin/pango-querymodules(-64)?
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 07:09:50 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Drop pango-tools requirement from libpango-1_0-0: as there are no
|
||||
modules supported, there is also no querymodules call in the
|
||||
post scriptlet (also adjust baselibs.conf; do no longer build
|
||||
pango-tools-32bit, as it would be empty).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 14:26:27 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -54,8 +54,6 @@ Pango forms the core of text and font handling for GTK+.
|
||||
%package -n libpango-1_0-0
|
||||
Summary: Library for Layout and Rendering of Text
|
||||
Group: System/Libraries
|
||||
# pango-querymodules(-64)? was first introduced the --update-cache option in 1.31.1... (bnc#792646).
|
||||
Requires(post): %{name}-tools >= 1.31.1
|
||||
Provides: %{name} = %{version}
|
||||
Obsoletes: %{name} < %{version}
|
||||
# bug437293
|
||||
|
Loading…
Reference in New Issue
Block a user