Hello community,

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

Package is "mplus-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/mplus-fonts/mplus-fonts.changes  2012-04-20 
15:18:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mplus-fonts.new/mplus-fonts.changes     
2012-05-26 13:04:10.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:22 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mplus-fonts.spec ++++++
--- /var/tmp/diff_new_pack.3ebLiE/_old  2012-05-26 13:04:11.000000000 +0200
+++ /var/tmp/diff_new_pack.3ebLiE/_new  2012-05-26 13:04:11.000000000 +0200
@@ -19,17 +19,17 @@
 %define mplusname mplus-TESTFLIGHT-042
 
 Name:           mplus-fonts
-%define        fontdir     /usr/share/fonts/truetype
-License:        SUSE-mplus
-Group:          System/X11/Fonts
-PreReq:         %suseconfig_fonts_prereq
 Version:        1.0.42
 Release:        1
+%define        fontdir     /usr/share/fonts/truetype
+License:        SUSE-mplus
+Summary:        Free fonts set incorporates all Kanji until level 2 and Latin 
glyphs
 Url:            
http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/index-en.html
+Group:          System/X11/Fonts
 Source0:        %{mplusname}.tar.bz2
-BuildArch:      noarch
+Requires(pre):  %suseconfig_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Free fonts set incorporates all Kanji until level 2 and Latin 
glyphs
+BuildArch:      noarch
 
 %description
 The M+ outline fonts are distributed with proportional Latin (4 variations), 
@@ -37,17 +37,15 @@
 character set. 7 weights from Thin to Black are included, but fixed-halfwidth
 Latin with 5 weights from Thin to Bold.
 
-
-
 %prep
 %setup -q -n %{mplusname}
 
 %build
 
 %install
-[ -e %buildroot ] || %{__mkdir} %buildroot
-%{__mkdir_p}  $RPM_BUILD_ROOT%{fontdir}/
-%{__install} -c -m 644 *.ttf $RPM_BUILD_ROOT%{fontdir}
+[ -e %{buildroot} ] || mkdir %{buildroot}
+mkdir -p  %{buildroot}%{fontdir}/
+install -c -m 644 *.ttf %{buildroot}%{fontdir}
 
 %post
 %run_suseconfig_fonts

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

Reply via email to