Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gdouros-anatolian-fonts/gdouros-anatolian-fonts.changes
  2012-05-26 09:24:02.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-anatolian-fonts.new/gdouros-anatolian-fonts.changes
     2012-09-14 12:18:00.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-anatolian-fonts.spec ++++++
--- /var/tmp/diff_new_pack.OxxexG/_old  2012-09-14 12:18:00.000000000 +0200
+++ /var/tmp/diff_new_pack.OxxexG/_new  2012-09-14 12:18:00.000000000 +0200
@@ -22,18 +22,19 @@
 #Provides:       locale(bg;el;ru;bg)
 Version:        3.06
 Release:        0
-License:        SUSE-Permissive
 Summary:        Anatolian Hieroglyphs
-Url:            http://users.teilar.gr/~g1951d/
+License:        SUSE-Permissive
 Group:          System/X11/Fonts
+Url:            http://users.teilar.gr/~g1951d/
 Source:         %{fontname}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      anatolian-fonts <= 3.06
 Provides:       anatolian-fonts = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%define ttf_fontdir     /usr/share/fonts/truetype
+%define _ttfontsdir     /usr/share/fonts/truetype
 
 %description
 Anatolian is a work-font, encoding Anatolian Hieroglyphs in F200 - F4FF of the 
Private Use Area of the BMP. There are no plans to improve or expand it.
@@ -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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to