Hello community,

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

Package is "ipa-uigothic-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ipa-uigothic-fonts/ipa-uigothic-fonts.changes    
2012-04-02 19:53:24.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ipa-uigothic-fonts.new/ipa-uigothic-fonts.changes   
    2012-05-26 09:25:55.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:15 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ipa-uigothic-fonts.spec ++++++
--- /var/tmp/diff_new_pack.hykOFk/_old  2012-05-26 09:25:56.000000000 +0200
+++ /var/tmp/diff_new_pack.hykOFk/_new  2012-05-26 09:25:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ipa-uigothic-fonts
 #
-# Copyright (c) 2009 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,38 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 
 Name:           ipa-uigothic-fonts
-BuildRequires:  dos2unix
+Version:        002.003
+Release:        57
 %define        ttf_fontdir     /usr/share/fonts/truetype
 License:        IPA
-Group:          System/X11/Fonts
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
 Summary:        "UI Gothic" Japanese TrueType font made by IPA
-Version:        002.003
-Release:        57
-Provides:       scalable-font-ja
-Provides:       locale(ja)
 Url:            http://ossipedia.ipa.go.jp/ipafont/
+Group:          System/X11/Fonts
 Source0:        IPAfont00203.tar.bz2
 Source1:        enduser_license_english.txt
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+BuildRequires:  dos2unix
+Requires(pre):  %suseconfig_fonts_prereq
+Provides:       scalable-font-ja
+Provides:       locale(ja)
 Provides:       IPUIGothic = %{version}
 Obsoletes:      IPUIGothic <= 002.003
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 "UI Gothic" Japanese TrueType font made by IPA (Information-technology
 Promotion Agency).
 
-
-
-Authors:
---------
-    Information-technology Promotion Agency, Japan.  (http://www.ipa.go.jp)
-
 %prep
 %setup -q -n IPAfont00203
 cp $RPM_SOURCE_DIR/enduser_license_english.txt .
@@ -60,11 +53,11 @@
 done
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}
-install -m 644 ipagui.ttf $RPM_BUILD_ROOT%{ttf_fontdir}
+mkdir -p %{buildroot}%{ttf_fontdir}
+install -m 644 ipagui.ttf %{buildroot}%{ttf_fontdir}
 
 %clean
-rm -rf $RPM_BUILD_ROOT;
+rm -rf %{buildroot};
 
 %post
 %run_suseconfig_fonts -c

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

Reply via email to