Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdouros-symbola-fonts/gdouros-symbola-fonts.changes  
    2012-05-26 09:24:13.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-symbola-fonts.new/gdouros-symbola-fonts.changes
 2012-09-14 12:23:01.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:
------------------
++++++ gdouros-symbola-fonts.spec ++++++
--- /var/tmp/diff_new_pack.URVgU9/_old  2012-09-14 12:23:01.000000000 +0200
+++ /var/tmp/diff_new_pack.URVgU9/_new  2012-09-14 12:23:01.000000000 +0200
@@ -22,13 +22,13 @@
 #Provides:       locale(bg;el;ru;bg)
 Version:        6.13
 Release:        0
+Summary:        Font with Support for Symbol Blocks of the Unicode Standard
 License:        SUSE-Permissive
-Summary:        Font with support for Symbol Blocks of the Unicode Standard
-Url:            http://users.teilar.gr/~g1951d/
 Group:          System/X11/Fonts
+Url:            http://users.teilar.gr/~g1951d/
 Source:         %{fontname}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
-%define ttf_fontdir     /usr/share/fonts/truetype
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Obsoletes:      %{fontname} < 6.05
 Provides:       %{fontname} = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -43,21 +43,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to