Hello community,
here is the log from the commit of package gdouros-atavyros-fonts for
openSUSE:Factory checked in at 2012-09-14 12:22:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-atavyros-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-atavyros-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-atavyros-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-atavyros-fonts/gdouros-atavyros-fonts.changes
2012-05-26 09:24:06.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-atavyros-fonts.new/gdouros-atavyros-fonts.changes
2012-09-14 12:22:40.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-atavyros-fonts.spec ++++++
--- /var/tmp/diff_new_pack.gpdynb/_old 2012-09-14 12:22:41.000000000 +0200
+++ /var/tmp/diff_new_pack.gpdynb/_new 2012-09-14 12:22:41.000000000 +0200
@@ -22,18 +22,19 @@
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 0
-License: SUSE-Permissive
Summary: Parangonne Greque Typeface
-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: %{fontname} <= 1.0
Provides: %{fontname} = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-%define ttf_fontdir /usr/share/fonts/truetype
+%define _ttfontsdir /usr/share/fonts/truetype
%description
Robert Granjon (1513 – 1589) produced his Parangonne Greque typeface (Garmond
size) at the instigation of Plantin as a counterpart to Garamond’s Grec du roi,
in Antwerp Holland, between 1560 - 1565. A version of the font was used (a
century later!) for the 1692 edition of Diogenes Laertius by Aegidius Menagius
(Gilles Ménage of Angers, 1613 – 92), published by Henric Wetstenium in
Amsterdam. A second variant, at Kolonel size, was cut by Nikolaas Kis for the
Greek-Dutch edition of the New Testament in 1698, again by Henric Wetstenium. A
digital revival, was prepared by Ralph P. Hancock, in his Vusillus font. Latin
and Cyrillic are based on a Goudy typeface. The font covers the Windows Glyph
List, Greek Extended, various typographic extras and some Open Type features
(Numerators, Denominators, Fractions, Old Style Figures, Historical Forms,
Stylistic Alternates, Ligatures).
@@ -44,20 +45,13 @@
%build
%install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.otf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.otf %{buildroot}%{_ttfontsdir}/
-%clean
-rm -rf %{buildroot}
+%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root)
-%{ttf_fontdir}
+%{_ttfontsdir}
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]