SHA256
3
0
forked from pool/rpm

Accepting request 62161 from Base:System

Accepted submit request 62161 from user coolo

OBS-URL: https://build.opensuse.org/request/show/62161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=122
This commit is contained in:
Ruediger Oertel 2011-02-20 23:55:25 +00:00 committed by Git OBS Bridge
commit fce4bf1171
2 changed files with 7 additions and 3 deletions

View File

@ -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} \

View File

@ -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