Hello community,

here is the log from the commit of package monapo-fonts for openSUSE:Factory 
checked in at 2012-09-14 12:31:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-26 09:26:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.monapo-fonts.new/monapo-fonts.changes   
2012-09-14 12:31:21.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ monapo-fonts.spec ++++++
--- /var/tmp/diff_new_pack.6oU9I7/_old  2012-09-14 12:31:22.000000000 +0200
+++ /var/tmp/diff_new_pack.6oU9I7/_new  2012-09-14 12:31:22.000000000 +0200
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:           monapo-fonts
 Version:        20090423
-Release:        1
-%define        fontdir     /usr/share/fonts/truetype
-License:        IPA
+Release:        0
 Summary:        Monapo Japanese Truetype font
-Url:            http://dicey.org/vlgothic/
+License:        IPA
 Group:          System/X11/Fonts
+Url:            http://dicey.org/vlgothic/
 Source0:        monapo-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
+Provides:       monapo = %{version}
 Provides:       scalable-font-ja
 Provides:       locale(ja)
-Provides:       monapo = %{version}
 Obsoletes:      monapo < %{version}
 Provides:       monapo-font = %{version}
 Obsoletes:      monapo-font <= 20090423
@@ -52,23 +51,19 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}
-install -m 644 monapo.ttf %{buildroot}%{fontdir}
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 644 monapo.ttf %{buildroot}%{_ttfontsdir}
 
 %clean
 rm -rf %{buildroot}
 
-%post
-%run_suseconfig_fonts -c
-
-%postun
-%run_suseconfig_fonts -c
+%reconfigure_fonts_scriptlets -c
 
 %files
 %defattr(-,root,root)
 %doc ChangeLog IPA_Font_License_Agreement_v1.0.txt README
 %doc docs-ipafont
 %doc docs-mona
-%{fontdir}
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to