Hello community,

here is the log from the commit of package ipa-bolditalic-fonts for 
openSUSE:Factory checked in at 2012-05-29 10:33:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ipa-bolditalic-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.ipa-bolditalic-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ipa-bolditalic-fonts/ipa-bolditalic-fonts.changes    
    2012-05-21 07:27:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ipa-bolditalic-fonts.new/ipa-bolditalic-fonts.changes
   2012-05-29 10:33:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:14 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ipa-bolditalic-fonts.spec ++++++
--- /var/tmp/diff_new_pack.sDenHM/_old  2012-05-29 10:33:35.000000000 +0200
+++ /var/tmp/diff_new_pack.sDenHM/_new  2012-05-29 10:33:35.000000000 +0200
@@ -26,17 +26,17 @@
 
 
 Name:           ipa-bolditalic-fonts
+Version:        003.02
+Release:        0
+License:        IPA
+Summary:        IPAGothic/IPAPGothic italic (oblique) / bold variants
 %define        ttf_fontdir     /usr/share/fonts/truetype
 Url:            http://ossipedia.ipa.go.jp/ipafont/
-Summary:        IPAGothic/IPAPGothic italic (oblique) / bold variants
-License:        IPA
 Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
-Version:        003.02
-Release:        0
+Source0:        IPAFont00302_bolditalic.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 Provides:       scalable-font-ja
 Provides:       locale(ja)
-Source0:        IPAFont00302_bolditalic.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -123,7 +123,7 @@
 
 %build
 ##### DISABLED due to too long time to complete. #####
-# %{__cp} /usr/share/fonts/truetype/ipag{,p}.ttf .
+# cp /usr/share/fonts/truetype/ipag{,p}.ttf .
 
 # fontforge -lang=ff -c "Open(\$1); SelectAll(); ClearInstrs(); Skew(20); 
SetFontNames('IPAGothic_Italic', 'IPAGothic_Italic', 'IPAGothic_Italic'); 
Generate(\$2);" ipag.ttf ipag_i.ttf
 # fontforge -lang=ff -c "Open(\$1); SelectAll(); ClearInstrs(); 
ExpandStroke(100, 0, 0, 0, 1); SetFontNames('IPAGothic_Bold', 'IPAGothic_Bold', 
'IPAGothic_Bold'); Generate(\$2);" ipag.ttf ipag_b.ttf
@@ -134,13 +134,13 @@
 # fontforge -lang=ff -c "Open(\$1); SelectAll(); ClearInstrs(); Skew(20); 
ExpandStroke(100, 0, 0, 0, 1); SetFontNames('IPAPGothic_BoldItalic', 
'IPAPGothic_BoldItalic', 'IPAPGothic_BoldItalic'); Generate(\$2);" ipagp.ttf 
ipagp_bi.ttf
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}
+mkdir -p %{buildroot}%{ttf_fontdir}
 for i in *.ttf
 do
-    install -m 644 $i $RPM_BUILD_ROOT%{ttf_fontdir}
+    install -m 644 $i %{buildroot}%{ttf_fontdir}
 done
 
-%{__rm} -f ipag_{i,b,bi}.ttf ipagp_{i,b,bi}.ttf
+rm -f ipag_{i,b,bi}.ttf ipagp_{i,b,bi}.ttf
 
 %post -n ipa-gothic-italic-fonts
 %run_suseconfig_fonts -c

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

Reply via email to