Hello community,
here is the log from the commit of package gdouros-alfios-fonts for
openSUSE:Factory checked in at 2012-09-14 12:17:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-alfios-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-alfios-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-alfios-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-alfios-fonts/gdouros-alfios-fonts.changes
2012-05-26 09:23:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-alfios-fonts.new/gdouros-alfios-fonts.changes
2012-09-14 12:17: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-alfios-fonts.spec ++++++
--- /var/tmp/diff_new_pack.bTD92Q/_old 2012-09-14 12:17:40.000000000 +0200
+++ /var/tmp/diff_new_pack.bTD92Q/_new 2012-09-14 12:17:40.000000000 +0200
@@ -22,18 +22,18 @@
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 0
+Summary: Fonts Based on the Work of Firmin Didot and Richard Porson
License: SUSE-Permissive
-Summary: Fonts based on the work of Firmin Didot and Richard Porson
-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
+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
%description
Lowercase upright Greek were designed in 1805 by Firmin Didot (1764 – 1836)
and cut by Walfard and Vibert. The typeface, together with a complete printing
house, was donated in 1821 to the new Greek state by Didot’s son, Ambroise
Firmin Didot (1790 – 1876). Lowercase italic Greek were designed in 1802 by
Richard Porson (1757 – 1808) and cut by Richard Austin. They were first used by
Cambridge University Press in 1810. Capitals, Latin and Cyrillic, as well as
the complete bold weights, have been designed in an attempt to create a
well-balanced font. 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); it is available in regular, italic, bold and bold
italic.
@@ -44,20 +44,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]