Hello community,

here is the log from the commit of package xano-mincho-fonts for 
openSUSE:Factory checked in at 2012-05-26 09:30:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xano-mincho-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.xano-mincho-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xano-mincho-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xano-mincho-fonts/xano-mincho-fonts.changes      
2012-04-19 08:51:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xano-mincho-fonts.new/xano-mincho-fonts.changes 
2012-05-26 09:31:04.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:38 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xano-mincho-fonts.spec ++++++
--- /var/tmp/diff_new_pack.AQn8hz/_old  2012-05-26 09:31:07.000000000 +0200
+++ /var/tmp/diff_new_pack.AQn8hz/_new  2012-05-26 09:31:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xano-mincho-fonts
 #
-# Copyright (c) 2011 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,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           xano-mincho-fonts
-%define        fontdir     /usr/share/fonts/truetype
-Provides:       scalable-font-ja
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(ja)
 Version:        20040509
 Release:        0
+License:        SUSE-Xano
+Summary:        Japanese "XANO-Mincho-U32" TrueType font JIS X 0213:2004
 Url:            http://www.asahi-net.or.jp/~sd5a-ucd/freefonts/XANO-mincho/
+Group:          System/X11/Fonts
 # original archive was in .zip format. Converted to .tar.bz2 to save some
 # space in the .src.rpm file  The original archive also contained a .otf file.
 # This file is removed to save some more space in the .src.rpm file.
@@ -30,18 +31,18 @@
 # fewer glyphs than the .ttf file. On top of that, the hinting in the .otf file
 # seems to less good than the hinting in the .ttf file. 
 Source0:        xano-mincho-20040509.tar.bz2
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Japanese "XANO-Mincho-U32" TrueType font JIS X 0213:2004
-License:        SUSE-Xano
-Group:          System/X11/Fonts
+Requires(pre):  %suseconfig_fonts_prereq
+%define        fontdir     /usr/share/fonts/truetype
+Provides:       scalable-font-ja
+Provides:       locale(ja)
 Provides:       xano-mincho = %{version}
 Obsoletes:      xano-mincho <= 20040509
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Japanese "XANO-Mincho-U32" TrueType font JIS X 0213:2004
 
-
 %prep
 %setup -n xano-mincho-%{version}
 
@@ -53,8 +54,8 @@
 done
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}/
+install -c -m 644 *.ttf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts -c

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

Reply via email to