Hello community,

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

Package is "gdouros-aegean-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdouros-aegean-fonts/gdouros-aegean-fonts.changes    
    2012-05-26 09:23:18.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-aegean-fonts.new/gdouros-aegean-fonts.changes
   2012-09-14 12:17:07.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdouros-aegean-fonts.spec ++++++
--- /var/tmp/diff_new_pack.GBhaZn/_old  2012-09-14 12:17:08.000000000 +0200
+++ /var/tmp/diff_new_pack.GBhaZn/_new  2012-09-14 12:17:08.000000000 +0200
@@ -22,13 +22,14 @@
 #Provides:       locale(bg;el;ru;bg)
 Version:        6.00
 Release:        0
+Summary:        Font with Support for Ancient Aegean and Eastern Mediterranean 
Scripts
 License:        SUSE-Permissive
-Summary:        Font with support for ancient Aegean and Eastern Mediterranean 
Scripts
-Url:            http://users.teilar.gr/~g1951d/
 Group:          System/X11/Fonts
+Url:            http://users.teilar.gr/~g1951d/
 Source:         %{name}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
-%define ttf_fontdir     /usr/share/fonts/truetype
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
+%define _ttfontsdir     /usr/share/fonts/truetype
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      %{fontname} <= 1.000OFL
 Provides:       %{fontname} = %{version}
@@ -44,21 +45,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/
 
-%clean
-rm -rf %{buildroot}
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc README
-%{ttf_fontdir}
+%{_ttfontsdir}
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to