Hello community,

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

Package is "efont-serif-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/efont-serif-fonts/efont-serif-fonts.changes      
2012-05-26 09:22:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.efont-serif-fonts.new/efont-serif-fonts.changes 
2012-09-14 12:15:55.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:
------------------
++++++ efont-serif-fonts.spec ++++++
--- /var/tmp/diff_new_pack.2KRT6J/_old  2012-09-14 12:15:56.000000000 +0200
+++ /var/tmp/diff_new_pack.2KRT6J/_new  2012-09-14 12:15:56.000000000 +0200
@@ -16,21 +16,21 @@
 #
 
 
-
 Name:           efont-serif-fonts
 Version:        20010312
-Release:        668
-%define        fontdir     /usr/share/fonts/truetype
-License:        GPL-2.0
+Release:        0
 Summary:        Free and Open Scalable Electronic Font
-Url:            http://openlab.ring.gr.jp/efont/
+License:        GPL-2.0
 Group:          System/X11/Fonts
+Url:            http://openlab.ring.gr.jp/efont/
 # downloaded from
-# http://openlab.ring.gr.jp/efont/dist/serif/efont-serif-%{version}-win.zip
+# http://openlab.ring.gr.jp/efont/dist/serif/efont-serif-{version}-win.zip
 # and converted to tar.bz2 to save a bit of space
 Source0:        efont-serif-%{version}.tar.bz2
 Source1:        fonts.scale.efont-serif-ttf
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  dos2unix
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 # Summary(ja):  真にフリーでオープンな電子書体です。
@@ -61,21 +61,17 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{fontdir}
-install -c -m 644 $RPM_SOURCE_DIR/fonts.scale.efont-serif-ttf 
%{buildroot}%{fontdir}/
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}
+install -c -m 644 $RPM_SOURCE_DIR/fonts.scale.efont-serif-ttf 
%{buildroot}%{_ttfontsdir}/
+dos2unix GPL*
+%reconfigure_fonts_scriptlets -c
 
 %files
 %defattr(-, root,root)
 %doc GPL*
-%dir %{fontdir}/
-%{fontdir}/*.ttf
-%config %{fontdir}/fonts.scale.efont-serif-ttf
+%dir %{_ttfontsdir}/
+%{_ttfontsdir}/*.ttf
+%config %{_ttfontsdir}/fonts.scale.efont-serif-ttf
 
 %changelog

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

Reply via email to