Hello community,
here is the log from the commit of package wqy-microhei-fonts for
openSUSE:Factory checked in at 2012-04-12 09:56:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wqy-microhei-fonts (Old)
and /work/SRC/openSUSE:Factory/.wqy-microhei-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wqy-microhei-fonts", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2012-03-17 10:42:43.883537212 +0100
+++
/work/SRC/openSUSE:Factory/.wqy-microhei-fonts.new/wqy-microhei-fonts.changes
2012-04-12 09:56:24.000000000 +0200
@@ -0,0 +1,17 @@
+-------------------------------------------------------------------
+Thu Mar 29 15:16:47 UTC 2012 - [email protected]
+
+- Apache-2.0 or SUSE-GPL-3.0+-with-font-exception license
+
+-------------------------------------------------------------------
+Thu Dec 22 18:07:54 CET 2011 - [email protected]
+
+- Renamed ttf-wqy-microhei -> wqy-microhei-fonts according to
+ openSUSE packaging guidelines and FATE#313035
+ Adjusted Obsoletes and Provides accordingly
+
+-------------------------------------------------------------------
+Fri Jul 23 09:01:56 UTC 2010 - [email protected]
+
+- Init import.
+
New:
----
57-wqy-microhei.conf
wqy-microhei-0.2.0-beta.tar.gz
wqy-microhei-fonts.changes
wqy-microhei-fonts.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wqy-microhei-fonts.spec ++++++
#
# spec file for package wqy-microhei-fonts
#
# Copyright (c) 2010 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: wqy-microhei-fonts
Summary: WenQuanYi Micro Hei
Version: 0.2.0
Release: 0
License: Apache-2.0 or SUSE-GPL-3.0+-with-font-exception
Source: wqy-microhei-0.2.0-beta.tar.gz
Source1: 57-wqy-microhei.conf
Group: System/X11/Fonts
PreReq: %suseconfig_fonts_prereq
URL: http://wenq.org/en/
Provides: ttf-wqy-microhei = %{version}
Obsoletes: ttf-wqy-microhei <= 0.2.0
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
WenQuanYi Micro Hei font family is a Sans-Serif style (also known as
Hei,
Gothic or Dotum among the Chinese/Japanese/Korean users) high quality
CJK outline font. It was derived from "Droid Sans Fallback", "Droid
Sans" and "Droid Sans Mono" released by Google Corp. This font
package
contains two faces, "Micro Hei" and "Micro Hei Mono", in form of a
True-Type Collection (ttc) file. All the unified CJK Han glyphs, i.e.
GBK Hanzi, in the range of U+4E00-U+9FC3 defined in Unicode Standard
5.1
are covered, with additional support to many other international
languages such as Latin, Extended Latin, Hanguls and Kanas. The font
file is extremely compact (~5M) compared with most known CJK fonts.
As a result, it can be used for hand-held devices or embedded systems,
or
used on PC with a significantly small memory footprint. Because both
font faces carry hinting and kerning instructions for Latin glyphs,
they are the excellent choices for desktop fonts.
%prep
%setup -q -n wqy-microhei
%build
%install
mkdir -p $RPM_BUILD_ROOT/usr/share/fonts/truetype
install -c -m 644 wqy-microhei.ttc $RPM_BUILD_ROOT/usr/share/fonts/truetype/
mkdir -p $RPM_BUILD_ROOT/etc/fonts/conf.avail/
install -c -m 644 $RPM_SOURCE_DIR/57-wqy-microhei.conf
$RPM_BUILD_ROOT/etc/fonts/conf.avail/57-wqy-microhei.conf
mkdir -p $RPM_BUILD_ROOT/etc/fonts/conf.d/
cd $RPM_BUILD_ROOT/etc/fonts/conf.d/
ln -s ../conf.avail/57-wqy-microhei.conf
%clean
rm -rf %buildroot
%post
%run_suseconfig_fonts -c
%postun
%run_suseconfig_fonts -c
%files
%defattr(-,root,root)
%doc README.txt AUTHORS.txt ChangeLog.txt INSTALL.txt LICENSE_Apache2.txt
LICENSE_GPLv3.txt
%dir /usr/share/fonts/truetype
%dir /etc/fonts/
%dir /etc/fonts/conf.avail/
%dir /etc/fonts/conf.d/
/usr/share/fonts/truetype/wqy-microhei.ttc
%config /etc/fonts/conf.avail/57-wqy-microhei.conf
%config /etc/fonts/conf.d/57-wqy-microhei.conf
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]