Hello community,

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

Package is "wang-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/wang-fonts/wang-fonts.changes    2012-05-16 
21:10:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wang-fonts.new/wang-fonts.changes       
2012-05-26 09:30:37.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:35 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wang-fonts.spec ++++++
--- /var/tmp/diff_new_pack.baf1mA/_old  2012-05-26 09:30:43.000000000 +0200
+++ /var/tmp/diff_new_pack.baf1mA/_new  2012-05-26 09:30:43.000000000 +0200
@@ -1,43 +1,46 @@
 #
-# spec file for package wang-fonts (Version 0.20040323)
+# spec file for package wang-fonts
 #
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# 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
+# 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:           wang-fonts
-%define        fontdir     /usr/share/fonts/truetype
-License:        GPL-2.0+
-Group:          System/X11/Fonts
-Autoreqprov:    on
-PreReq:         %suseconfig_fonts_prereq
 Version:        0.20040323
 Release:        0
+%define        fontdir     /usr/share/fonts/truetype
+License:        GPL-2.0+
+Summary:        Chinese (Unicode) TrueType fonts by Dr
 Url:            ftp://cle.linux.org.tw/pub/fonts/wangnew/
+Group:          System/X11/Fonts
 Source0:        wang-fonts-%{version}.tar.bz2
-BuildArchitectures: noarch
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Chinese (Unicode) TrueType fonts by Dr. Hann-Tzong Wang
+BuildArch:      noarch
 
 %description
 Chinese (Unicode) TrueType fonts by Dr. Hann-Tzong Wang
 
-Authors:
---------
-    Dr. Hann-Tzong Wang
-
 %prep
-%setup 
+%setup -q
 
 %build
 
 %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
@@ -50,4 +53,4 @@
 %doc license.txt *.doc *.pdf *.sxw *.png
 %{fontdir}
 
-%changelog -n wang-fonts
+%changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to