Accepting request 148490 from home:dimstar:branches:GNOME:Factory
- Require at least pango 3.31.1 for the post scriptlets to work. This helps for dist upgrades from openSUSE 12.2, where pango-querymodules did not yet know the --update-cache parameter. Depending on the (random) installation order during zypper dup, the post scriptlet of libpango-1_0-0 might execute pango-querymodules --update-cache, but not yet have the new tools installed yet (bnc#792646) (same change in baselibs.conf). OBS-URL: https://build.opensuse.org/request/show/148490 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=101
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
libpango-1_0-0
|
||||
requires "pango-tools-<targettype>"
|
||||
requires "pango-tools-<targettype> >= 1.31.1"
|
||||
provides "pango-<targettype> = <version>"
|
||||
obsoletes "pango-<targettype> < <version>"
|
||||
post "%if "%_lib" == "lib64""
|
||||
|
Reference in New Issue
Block a user