Hello community,
here is the log from the commit of package gdouros-aegyptus-fonts for
openSUSE:Factory checked in at 2012-09-14 12:17:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-aegyptus-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-aegyptus-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-aegyptus-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-aegyptus-fonts/gdouros-aegyptus-fonts.changes
2012-05-26 09:23:24.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-aegyptus-fonts.new/gdouros-aegyptus-fonts.changes
2012-09-14 12:17:13.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-aegyptus-fonts.spec ++++++
--- /var/tmp/diff_new_pack.A8EzK6/_old 2012-09-14 12:17:14.000000000 +0200
+++ /var/tmp/diff_new_pack.A8EzK6/_new 2012-09-14 12:17:14.000000000 +0200
@@ -22,20 +22,19 @@
#Provides: locale(bg;el;ru;bg)
Version: 3.13
Release: 0
+Summary: Fonts with Support for Ancient Egyptian Hieroglyphs
License: SUSE-Permissive
-Summary: Fonts with support for ancient Egyptian Hieroglyphs
-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: aegyptus-fonts <= 3.13
Provides: aegyptus-fonts = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-%define ttf_fontdir /usr/share/fonts/truetype
-
%description
Aegyptus allocates Egyptian Hieroglyphs, in Plane 15 of the UCS. The main
sources of glyphs are «Hieroglyphica», PIREI, 2000 and the work of Alan
Gardiner. The font also covers Basic Latin, Egyptian Transliteration
characters, the Hieratic alphabet, Coptic, Meroitic, the Gardiner set supported
by Unicode, et al. The Gardiner set (redesigned with a thicker line) is also
available in the small font Gardiner.
@@ -45,21 +44,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 *.txt
-%{ttf_fontdir}
+%{_ttfontsdir}
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]