Hello community, here is the log from the commit of package xano-mincho-fonts for openSUSE:Factory checked in at 2012-09-14 12:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xano-mincho-fonts (Old) and /work/SRC/openSUSE:Factory/.xano-mincho-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xano-mincho-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xano-mincho-fonts/xano-mincho-fonts.changes 2012-05-26 09:31:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xano-mincho-fonts.new/xano-mincho-fonts.changes 2012-09-14 12:42:40.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jul 3 15:16:37 UTC 2012 - [email protected] + +- amend spec file to reflect new font packaging scheme + (see openFATE#313536) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xano-mincho-fonts.spec ++++++ --- /var/tmp/diff_new_pack.QaF26v/_old 2012-09-14 12:42:40.000000000 +0200 +++ /var/tmp/diff_new_pack.QaF26v/_new 2012-09-14 12:42:40.000000000 +0200 @@ -16,14 +16,13 @@ # - Name: xano-mincho-fonts Version: 20040509 Release: 0 -License: SUSE-Xano Summary: Japanese "XANO-Mincho-U32" TrueType font JIS X 0213:2004 -Url: http://www.asahi-net.or.jp/~sd5a-ucd/freefonts/XANO-mincho/ +License: SUSE-Xano Group: System/X11/Fonts +Url: http://www.asahi-net.or.jp/~sd5a-ucd/freefonts/XANO-mincho/ # original archive was in .zip format. Converted to .tar.bz2 to save some # space in the .src.rpm file The original archive also contained a .otf file. # This file is removed to save some more space in the .src.rpm file. @@ -31,14 +30,14 @@ # fewer glyphs than the .ttf file. On top of that, the hinting in the .otf file # seems to less good than the hinting in the .ttf file. Source0: xano-mincho-20040509.tar.bz2 -Requires(pre): %suseconfig_fonts_prereq -%define fontdir /usr/share/fonts/truetype +BuildRequires: fontpackages-devel Provides: scalable-font-ja -Provides: locale(ja) Provides: xano-mincho = %{version} +Provides: locale(ja) Obsoletes: xano-mincho <= 20040509 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +%reconfigure_fonts_prereq %description Japanese "XANO-Mincho-U32" TrueType font JIS X 0213:2004 @@ -54,18 +53,14 @@ done %install -mkdir -p %{buildroot}%{fontdir}/ -install -c -m 644 *.ttf %{buildroot}%{fontdir} - -%post -%run_suseconfig_fonts -c +mkdir -p %{buildroot}%{_ttfontsdir}/ +install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir} -%postun -%run_suseconfig_fonts -c +%reconfigure_fonts_scriptlets -c %files %defattr(-, root,root) %doc README.txt license.txt -%{fontdir} +%{_ttfontsdir} %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
