Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2013-01-17 09:53:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pango (Old)
 and      /work/SRC/openSUSE:Factory/.pango.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pango", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pango/pango.changes      2013-01-10 
13:48:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pango.new/pango.changes 2013-01-17 
09:53:32.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Jan 14 18:04:57 UTC 2013 - dims...@opensuse.org
+
+- Require at least pango 1.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).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pango.spec ++++++
--- /var/tmp/diff_new_pack.s1OmrM/_old  2013-01-17 09:53:33.000000000 +0100
+++ /var/tmp/diff_new_pack.s1OmrM/_new  2013-01-17 09:53:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pango
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -55,7 +55,8 @@
 %package -n libpango-1_0-0
 Summary:        Library for Layout and Rendering of Text
 Group:          System/Libraries
-Requires(post): %{name}-tools
+# 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

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.s1OmrM/_old  2013-01-17 09:53:33.000000000 +0100
+++ /var/tmp/diff_new_pack.s1OmrM/_new  2013-01-17 09:53:33.000000000 +0100
@@ -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""


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to