Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/motoya-lcedar-fonts/motoya-lcedar-fonts.changes  
2012-05-26 09:27:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.motoya-lcedar-fonts.new/motoya-lcedar-fonts.changes 
    2012-09-14 12:31:24.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-lcedar-fonts.spec ++++++
--- /var/tmp/diff_new_pack.kCjnkD/_old  2012-09-14 12:31:25.000000000 +0200
+++ /var/tmp/diff_new_pack.kCjnkD/_new  2012-09-14 12:31:25.000000000 +0200
@@ -16,17 +16,16 @@
 #
 
 
-
 Name:           motoya-lcedar-fonts
 Version:        1.0.0
-Release:        1
-%define        fontdir     /usr/share/fonts/truetype
-License:        Apache-2.0
+Release:        0
 Summary:        Japanese gothic-typeface fonts designed by Motoya
-Url:            http://android.googlesource.com/
+License:        Apache-2.0
 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