Hello community,
here is the log from the commit of package gdouros-aroania-fonts for
openSUSE:Factory checked in at 2012-09-14 12:22:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-aroania-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-aroania-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-aroania-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gdouros-aroania-fonts/gdouros-aroania-fonts.changes
2012-05-26 09:24:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-aroania-fonts.new/gdouros-aroania-fonts.changes
2012-09-14 12:22:32.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-aroania-fonts.spec ++++++
--- /var/tmp/diff_new_pack.0az4z3/_old 2012-09-14 12:22:33.000000000 +0200
+++ /var/tmp/diff_new_pack.0az4z3/_new 2012-09-14 12:22:33.000000000 +0200
@@ -22,18 +22,18 @@
#Provides: locale(bg;el;ru;bg)
Version: 1.0
Release: 0
-License: SUSE-Permissive
Summary: New Hellenic-style Fonts
-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: aroania-fonts <= 1.0
Provides: aroania-fonts = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-%define ttf_fontdir /usr/share/fonts/truetype
%description
Fonts based on the ‘New Hellenic’ font by Victor Julius Scholderer.
@@ -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]