Hello community,

here is the log from the commit of package wqy-microhei-fonts for 
openSUSE:Factory checked in at 2012-05-26 09:30:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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:
--------
--- /work/SRC/openSUSE:Factory/wqy-microhei-fonts/wqy-microhei-fonts.changes    
2012-04-12 09:56:24.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.wqy-microhei-fonts.new/wqy-microhei-fonts.changes   
    2012-05-26 09:30:43.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:36 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wqy-microhei-fonts.spec ++++++
--- /var/tmp/diff_new_pack.I3RXWM/_old  2012-05-26 09:30:56.000000000 +0200
+++ /var/tmp/diff_new_pack.I3RXWM/_new  2012-05-26 09:30:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wqy-microhei-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
@@ -16,20 +16,21 @@
 #
 
 
+
 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
+Summary:        WenQuanYi Micro Hei
+Url:            http://wenq.org/en/
+Group:          System/X11/Fonts
 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/
+Requires(pre):  %suseconfig_fonts_prereq
 Provides:       ttf-wqy-microhei = %{version}
 Obsoletes:      ttf-wqy-microhei <= 0.2.0
-BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 WenQuanYi Micro Hei font family is a Sans-Serif style (also known as
@@ -53,24 +54,22 @@
 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/
+mkdir -p %{buildroot}%{_datadir}/fonts/truetype
+install -c -m 644 wqy-microhei.ttc %{buildroot}%{_datadir}/fonts/truetype/
+mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail/
+install -c -m 644 $RPM_SOURCE_DIR/57-wqy-microhei.conf 
%{buildroot}%{_sysconfdir}/fonts/conf.avail/57-wqy-microhei.conf
+mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d/
+cd %{buildroot}%{_sysconfdir}/fonts/conf.d/
 ln -s ../conf.avail/57-wqy-microhei.conf
 
-
 %clean
-rm -rf %buildroot
+rm -rf %{buildroot}
 
 %post
 %run_suseconfig_fonts -c  
@@ -81,13 +80,12 @@
 %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
-
+%dir %{_datadir}/fonts/truetype
+%dir %{_sysconfdir}/fonts/
+%dir %{_sysconfdir}/fonts/conf.avail/
+%dir %{_sysconfdir}/fonts/conf.d/
+%{_datadir}/fonts/truetype/wqy-microhei.ttc
+%config %{_sysconfdir}/fonts/conf.avail/57-wqy-microhei.conf
+%config %{_sysconfdir}/fonts/conf.d/57-wqy-microhei.conf
 
 %changelog


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to