Hello community, here is the log from the commit of package arphic-fonts for openSUSE:Factory checked in at 2012-05-26 09:21:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arphic-fonts (Old) and /work/SRC/openSUSE:Factory/.arphic-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arphic-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/arphic-fonts/arphic-fonts.changes 2012-04-19 08:48:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.arphic-fonts.new/arphic-fonts.changes 2012-05-26 09:21:33.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:09:49 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arphic-fonts.spec ++++++ --- /var/tmp/diff_new_pack.XAUqty/_old 2012-05-26 09:21:34.000000000 +0200 +++ /var/tmp/diff_new_pack.XAUqty/_new 2012-05-26 09:21:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package arphic-fonts # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,29 +15,27 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: arphic-fonts -%define ttf_fontdir /usr/share/fonts/truetype -Summary: Chinese TrueType Fonts (contains only the license text) -License: SUSE-Arphic -Group: System/X11/Fonts -PreReq: %suseconfig_fonts_prereq -AutoReqProv: on Version: 20001125 Release: 766 +License: SUSE-Arphic +%define ttf_fontdir /usr/share/fonts/truetype +Summary: Chinese TrueType Fonts (contains only the license text) Url: http://www.arphic.com.tw/ +Group: System/X11/Fonts # ttf files have been downloaded from debian. Source0: ttf-arphic.tar.bz2 Source1: fonts.scale.bkai00mp Source2: fonts.scale.bsmi00lp Source3: fonts.scale.gkai00mp Source4: fonts.scale.gbsn00lp +Requires(pre): %suseconfig_fonts_prereq Provides: ttf-arphic = %{version} Obsoletes: ttf-arphic <= 20001125 -BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description Chinese TrueType fonts by Arphic Technology. This package contains only @@ -46,13 +44,13 @@ arphic-gbsn00lp-fonts. %package -n arphic-bkai00mp-fonts +Summary: AR PL KaitiM Big5 Chinese TrueType font by Arphic Technology Group: System/X11/Fonts +Requires: arphic-fonts Provides: scalable-font-zh-TW Provides: locale(zh_TW;zh_HK) -Requires: arphic-fonts Provides: ttf-arphic-bkai00mp = %{version} Obsoletes: ttf-arphic-bkai00mp <= 20001125 -Summary: AR PL KaitiM Big5 Chinese TrueType font by Arphic Technology %description -n arphic-bkai00mp-fonts AR PL KaitiM Big5 is a high quality Chinese TrueType font @@ -60,13 +58,13 @@ Software community under the Arphic Public License. %package -n arphic-bsmi00lp-fonts +Summary: AR PL Mingti2L Big5 Chinese TrueType font by Arphic Technology Group: System/X11/Fonts +Requires: arphic-fonts Provides: scalable-font-zh-TW Provides: locale(zh_TW;zh_HK) -Requires: arphic-fonts Provides: ttf-arphic-bsmi00lp = %{version} Obsoletes: ttf-arphic-bsmi00lp <= 20001125 -Summary: AR PL Mingti2L Big5 Chinese TrueType font by Arphic Technology %description -n arphic-bsmi00lp-fonts AR PL Mingti2L Big5 is a high quality Chinese TrueType font @@ -74,13 +72,13 @@ Software community under the Arphic Public License. %package -n arphic-gkai00mp-fonts +Summary: AR PL KaitiM GB Chinese TrueType font by Arphic Technology Group: System/X11/Fonts +Requires: arphic-fonts Provides: scalable-font-zh-CN Provides: locale(zh_CN;zh_SG) -Requires: arphic-fonts Provides: ttf-arphic-gkai00mp = %{version} Obsoletes: ttf-arphic-gkai00mp <= 20001125 -Summary: AR PL KaitiM GB Chinese TrueType font by Arphic Technology %description -n arphic-gkai00mp-fonts AR PL KaitiM GB is a high quality Chinese TrueType font (gkai00mp.ttf) @@ -88,13 +86,13 @@ under the Arphic Public License. %package -n arphic-gbsn00lp-fonts +Summary: AR PL SungtiL GB Chinese TrueType font by Arphic Technology Group: System/X11/Fonts +Requires: arphic-fonts Provides: scalable-font-zh-CN Provides: locale(zh_CN;zh_SG) -Requires: arphic-fonts Provides: ttf-arphic-gbsn00lp = %{version} Obsoletes: ttf-arphic-gbsn00lp <= 20001125 -Summary: AR PL SungtiL GB Chinese TrueType font by Arphic Technology %description -n arphic-gbsn00lp-fonts AR PL SungtiL GB is a high quality Chinese TrueType font (gbsn00lp.ttf) @@ -108,9 +106,9 @@ %build %install -mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/ -install -c -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/ -install -c -m 644 fonts.scale.* $RPM_BUILD_ROOT%{ttf_fontdir}/ +mkdir -p %{buildroot}%{ttf_fontdir}/ +install -c -m 644 *.ttf %{buildroot}%{ttf_fontdir}/ +install -c -m 644 fonts.scale.* %{buildroot}%{ttf_fontdir}/ %post -n arphic-bkai00mp-fonts %run_suseconfig_fonts -c @@ -137,7 +135,7 @@ %run_suseconfig_fonts -c %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files %defattr(-, root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
