diff --git a/baselibs.conf b/baselibs.conf index 49ad050..a22d63a 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,9 +1,6 @@ libpango-1_0-0 - prereq "pango-tools- >= 1.31.1" provides "pango- = " obsoletes "pango- < " pango-devel requires -pango- requires "libpango-1_0-0- = " -pango-tools - +/usr/bin/pango-querymodules(-64)? diff --git a/pango.changes b/pango.changes index 88955f5..20e9d47 100644 --- a/pango.changes +++ b/pango.changes @@ -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 diff --git a/pango.spec b/pango.spec index 550343b..ed91d0e 100644 --- a/pango.spec +++ b/pango.spec @@ -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