Hello community, here is the log from the commit of package kiten for openSUSE:Factory checked in at 2012-09-25 10:38:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiten (Old) and /work/SRC/openSUSE:Factory/.kiten.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiten", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kiten/kiten.changes 2012-09-11 11:24:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiten.new/kiten.changes 2012-09-25 10:39:00.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 24 10:17:05 UTC 2012 - [email protected] + +- SuSEconfig.fonts is gone in 12.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiten.spec ++++++ --- /var/tmp/diff_new_pack.nsszlU/_old 2012-09-25 10:39:01.000000000 +0200 +++ /var/tmp/diff_new_pack.nsszlU/_new 2012-09-25 10:39:01.000000000 +0200 @@ -71,6 +71,10 @@ Group: System/X11/Fonts Provides: kdeedu4:%{_kde4_datadir}/fonts/kanjistrokeorders/KanjiStrokeOrders.ttf BuildArch: noarch +%if %suse_version > 1220 +BuildRequires: fontpackages-devel +%reconfigure_fonts_prereq +%endif %description -n fonts-KanjiStrokeOrders This font provides an easy way to view stroke order diagrams for over 6350 @@ -103,14 +107,16 @@ %kde_post_install %fdupes -s %{buildroot} -%clean - rm -rf %{buildroot} +%if %suse_version > 1220 +%reconfigure_fonts_scriptlets -n fonts-KanjiStrokeOrders +%else %post -n fonts-KanjiStrokeOrders %run_suseconfig_fonts %postun -n fonts-KanjiStrokeOrders %run_suseconfig_fonts +%endif %post -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
