Hello community,
here is the log from the commit of package gdouros-alexander-fonts for
openSUSE:Factory checked in at 2012-09-14 12:17:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-alexander-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-alexander-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-alexander-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-alexander-fonts/gdouros-alexander-fonts.changes
2012-05-29 10:33:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-alexander-fonts.new/gdouros-alexander-fonts.changes
2012-09-14 12:17:33.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-alexander-fonts.spec ++++++
--- /var/tmp/diff_new_pack.h6y6F6/_old 2012-09-14 12:17:34.000000000 +0200
+++ /var/tmp/diff_new_pack.h6y6F6/_new 2012-09-14 12:17:34.000000000 +0200
@@ -22,20 +22,19 @@
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 0
+Summary: Font Designed to be Used for Homer's Epics
License: SUSE-Permissive
-Summary: Font designed to be used for Homer's epics
-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: alexander-fonts <= 1.0
Provides: alexander-fonts = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-%define ttf_fontdir /usr/share/fonts/truetype
-
%description
A text typeface using the Greek letters designed by Alexander Wilson
(1714-1786), a Scottish doctor, astronomer, and typefounder. The type was
especially designed for an edition of Homer’s epics, published in 1756-8 by
Andrew and Robert Foulis, printers to the University of Glasgow. A modern
revival, Wilson Greek, has been designed by Matthew Carter in 1995. Peter S.
Baker is also using Wilson’s Greek type in his Junicode font for medieval
scholars (2007). Latin and Cyrillic are based on a Garamond typeface. The font
covers the Windows Glyph List, Greek Extended, IPA Extensions, Ancient Greek
Numbers, Byzantine and Ancient Greek Musical Notation, various typographic
extras and several Open Type features (Case-Sensitive Forms, Small Capitals,
Subscript, Superscript, Numerators, Denominators, Fractions, Old Style Figures,
Historical Forms, Stylistic Alternates, Ligatures).
@@ -45,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]