diff --git a/rpm-suse_macros b/rpm-suse_macros index bde23c6..37237e0 100644 --- a/rpm-suse_macros +++ b/rpm-suse_macros @@ -98,9 +98,6 @@ if test -x /sbin/conf.d/SuSEconfig.fonts ; then \ %run_suseconfig -m fonts \ fi \ - if test -x /sbin/conf.d/SuSEconfig.pango ; then \ - %run_suseconfig -m pango \ - fi \ %{-c:if test -x /sbin/conf.d/SuSEconfig.ghostscript-cjk ; then \ %run_suseconfig -m ghostscript-cjk \ fi} \ diff --git a/rpm.changes b/rpm.changes index 79c86f6..45a71a9 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 19 12:39:31 CET 2011 - vuntz@opensuse.org + +- Don't call /sbin/conf.d/SuSEconfig.pango in + %run_suseconfig_fonts: it has been removed during 11.4 + development. + ------------------------------------------------------------------- Fri Jan 14 08:58:40 UTC 2011 - coolo@novell.com