Hello community,

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

Package is "monapo-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/monapo-fonts/monapo-fonts.changes        
2012-04-12 09:41:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.monapo-fonts.new/monapo-fonts.changes   
2012-05-26 09:26:58.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:20 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ monapo-fonts.spec ++++++
--- /var/tmp/diff_new_pack.slsURc/_old  2012-05-26 09:26:59.000000000 +0200
+++ /var/tmp/diff_new_pack.slsURc/_new  2012-05-26 09:26:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package monapo-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,26 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           monapo-fonts
+Version:        20090423
+Release:        1
 %define        fontdir     /usr/share/fonts/truetype
 License:        IPA
-Group:          System/X11/Fonts
-AutoReqProv:    on
-Url:            http://dicey.org/vlgothic/
 Summary:        Monapo Japanese Truetype font
-Version:        20090423
-Release:        1
+Url:            http://dicey.org/vlgothic/
+Group:          System/X11/Fonts
+Source0:        monapo-%{version}.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 Provides:       scalable-font-ja
 Provides:       locale(ja)
 Provides:       monapo = %{version}
 Obsoletes:      monapo < %{version}
 Provides:       monapo-font = %{version}
 Obsoletes:      monapo-font <= 20090423
-PreReq:         %suseconfig_fonts_prereq
-Source0:        monapo-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -43,7 +41,6 @@
 based on IPA fonts (v3).  Monapo font is adjusted to be compatible
 with MS P Gothic so that it can show Japanese Ascii Art properly.
 
-
 %prep
 %setup -q -n monapo-%{version}
 for i in docs-mona/README*
@@ -55,11 +52,11 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
-install -m 644 monapo.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}
+install -m 644 monapo.ttf %{buildroot}%{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