Hello community, here is the log from the commit of package wang-fonts for openSUSE:Factory checked in at 2012-09-14 12:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wang-fonts (Old) and /work/SRC/openSUSE:Factory/.wang-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wang-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/wang-fonts/wang-fonts.changes 2012-05-26 09:30:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wang-fonts.new/wang-fonts.changes 2012-09-14 12:42:05.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jul 4 12:39:06 CEST 2012 - [email protected] + +- amend spec file to reflect new font packaging scheme + (see openFATE#313536); + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wang-fonts.spec ++++++ --- /var/tmp/diff_new_pack.vARiv6/_old 2012-09-14 12:42:08.000000000 +0200 +++ /var/tmp/diff_new_pack.vARiv6/_new 2012-09-14 12:42:08.000000000 +0200 @@ -16,17 +16,16 @@ # - Name: wang-fonts Version: 0.20040323 Release: 0 -%define fontdir /usr/share/fonts/truetype -License: GPL-2.0+ Summary: Chinese (Unicode) TrueType fonts by Dr -Url: ftp://cle.linux.org.tw/pub/fonts/wangnew/ +License: GPL-2.0+ Group: System/X11/Fonts +Url: ftp://cle.linux.org.tw/pub/fonts/wangnew/ Source0: wang-fonts-%{version}.tar.bz2 -Requires(pre): %suseconfig_fonts_prereq +BuildRequires: fontpackages-devel +%reconfigure_fonts_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -39,18 +38,14 @@ %build %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 license.txt *.doc *.pdf *.sxw *.png -%{fontdir} +%{_ttfontsdir} %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
