Hello community,

here is the log from the commit of package motoya-lmaru-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:31:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/motoya-lmaru-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.motoya-lmaru-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "motoya-lmaru-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/motoya-lmaru-fonts/motoya-lmaru-fonts.changes    
2012-05-26 09:27:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.motoya-lmaru-fonts.new/motoya-lmaru-fonts.changes   
    2012-09-14 12:31:31.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:
------------------
++++++ motoya-lmaru-fonts.spec ++++++
--- /var/tmp/diff_new_pack.BzoXBk/_old  2012-09-14 12:31:32.000000000 +0200
+++ /var/tmp/diff_new_pack.BzoXBk/_new  2012-09-14 12:31:32.000000000 +0200
@@ -16,17 +16,16 @@
 #
 
 
-
 Name:           motoya-lmaru-fonts
 Version:        1.0.0
-Release:        1
-%define        fontdir     /usr/share/fonts/truetype
+Release:        0
+Summary:        Japanese Round-Gothic-Typeface Fonts Designed by Motoya
 License:        Apache-2.0
-Summary:        Japanese round-gothic-typeface fonts designed by Motoya
-Url:            http://android.googlesource.com/
 Group:          System/X11/Fonts
+Url:            http://android.googlesource.com/
 Source0:        %{name}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -40,20 +39,15 @@
 %build
 
 %install
-[ -e %{buildroot} ] || mkdir %{buildroot}
-mkdir -p  %{buildroot}%{fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p  %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc NOTICE
-%dir %{fontdir}/
-%{fontdir}/*
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*
 
 %changelog

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

Reply via email to