Hello community,
here is the log from the commit of package arphic-uming-fonts for
openSUSE:Factory checked in at 2012-05-26 09:21:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arphic-uming-fonts (Old)
and /work/SRC/openSUSE:Factory/.arphic-uming-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arphic-uming-fonts", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/arphic-uming-fonts/arphic-uming-fonts.changes
2012-04-19 08:48:32.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.arphic-uming-fonts.new/arphic-uming-fonts.changes
2012-05-26 09:21:57.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:50 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ arphic-uming-fonts.spec ++++++
--- /var/tmp/diff_new_pack.beh8tZ/_old 2012-05-26 09:21:58.000000000 +0200
+++ /var/tmp/diff_new_pack.beh8tZ/_new 2012-05-26 09:21:58.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package arphic-uming-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,27 +15,29 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: arphic-uming-fonts
-%define ttf_fontdir /usr/share/fonts/truetype
-Summary: CJK Unicode font Ming style
-License: SUSE-Arphic
-Group: System/X11/Fonts
-PreReq: %suseconfig_fonts_prereq
-AutoReqProv: on
-Provides: scalable-font-zh-TW, scalable-font-zh-HK, scalable-font-zh-CN,
scalable-font-zh-SG, scalable-font-zh-MO
-Provides: locale(zh_TW;zh_HK;zh_CN;zh_SG;zh_MO)
Version: 0.2.20080216.1
Release: 89
+License: SUSE-Arphic
+%define ttf_fontdir /usr/share/fonts/truetype
+Summary: CJK Unicode font Ming style
Url: http://www.freedesktop.org/wiki/Software/CJKUnifonts/
+Group: System/X11/Fonts
# download
http://ftp.tw.debian.org/debian/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.1.20060928.orig.tar.bz2
Source0: ttf-arphic-uming-0.2.20080216.1.tar.bz2
+Requires(pre): %suseconfig_fonts_prereq
+Provides: scalable-font-zh-CN,
+Provides: scalable-font-zh-HK,
+Provides: scalable-font-zh-MO
+Provides: scalable-font-zh-SG,
+Provides: scalable-font-zh-TW,
+Provides: locale(zh_TW;zh_HK;zh_CN;zh_SG;zh_MO)
Provides: ttf-arphic-uming = %{version}
Obsoletes: ttf-arphic-uming <= 0.1.20060928
-BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%description
This font was taken from the from the TrueType fonts generously
@@ -50,15 +52,14 @@
Partly support is implemented for: CNS 11643 GB18030 Japanese Korean
-
%prep
%setup -n ttf-arphic-uming-%{version}
%build
%install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
-install -c -m 644 *.ttc $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{ttf_fontdir}/
+install -c -m 644 *.ttc %{buildroot}%{ttf_fontdir}/
%post
%run_suseconfig_fonts -c
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]