Hello community,
here is the log from the commit of package thessalonica-theano-fonts for
openSUSE:Factory checked in at 2012-09-14 12:40:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thessalonica-theano-fonts (Old)
and /work/SRC/openSUSE:Factory/.thessalonica-theano-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thessalonica-theano-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/thessalonica-theano-fonts/thessalonica-theano-fonts.changes
2012-05-26 09:29:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.thessalonica-theano-fonts.new/thessalonica-theano-fonts.changes
2012-09-14 12:40:31.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:
------------------
++++++ thessalonica-theano-fonts.spec ++++++
--- /var/tmp/diff_new_pack.JlPMan/_old 2012-09-14 12:40:32.000000000 +0200
+++ /var/tmp/diff_new_pack.JlPMan/_new 2012-09-14 12:40:32.000000000 +0200
@@ -16,23 +16,21 @@
#
-%define _ttf_fontdir %{_datadir}/fonts/truetype
-
Name: thessalonica-theano-fonts
Version: 2.0
Release: 0
-License: OFL-1.1
Summary: Theano Classical Fonts
-Url: http://www.thessalonica.org.ru/en/theano.html
+License: OFL-1.1
Group: System/X11/Fonts
+Url: http://www.thessalonica.org.ru/en/theano.html
Source0: http://thessalonica.org.ru/downloads/theano-%{version}.otf.zip
Source1: http://thessalonica.org.ru/downloads/theano-%{version}.ttf.zip
Source2: http://www.thessalonica.org.ru/downloads/theano-specimen.pdf
+BuildRequires: fontpackages-devel
BuildRequires: unzip
-BuildRequires: xorg-x11-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-Requires(pre): %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
%description
Theano Classical Fonts include three fonts listed below. Each font is
@@ -63,8 +61,8 @@
%package -n thessalonica-theano-otf-fonts
Summary: Theano Classical Fonts (OpenType Format)
Group: System/X11/Fonts
-Provides: locale(el;ru)
Provides: theano-fonts-otf = %{version}
+Provides: locale(el;ru)
# FIXME: This causes a rpmlint warning; change "<=" to "<" once there's
# a new upstream version.
Obsoletes: theano-fonts-otf <= 2.0
@@ -142,32 +140,24 @@
%build
%install
-install -dm 0755 %{buildroot}%{_ttf_fontdir}
-install -m 0644 *.otf %{buildroot}%{_ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{_ttf_fontdir}
-
-%post -n thessalonica-theano-otf-fonts
-%run_suseconfig_fonts
-
-%post -n thessalonica-theano-ttf-fonts
-%run_suseconfig_fonts
+install -dm 0755 %{buildroot}%{_ttfontsdir}
+install -m 0644 *.otf %{buildroot}%{_ttfontsdir}
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
-%postun -n thessalonica-theano-otf-fonts
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets -n thessalonica-theano-otf-fonts
-%postun -n thessalonica-theano-ttf-fonts
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets -n thessalonica-theano-ttf-fonts
%files -n thessalonica-theano-otf-fonts
%defattr(-,root,root,-)
%doc FONTLOG.txt OFL.txt OFL-FAQ.txt theano-specimen.pdf
-%dir %{_ttf_fontdir}
-%{_ttf_fontdir}/*.otf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.otf
%files -n thessalonica-theano-ttf-fonts
%defattr(-,root,root,-)
%doc FONTLOG.txt OFL.txt OFL-FAQ.txt theano-specimen.pdf
-%dir %{_ttf_fontdir}
-%{_ttf_fontdir}/*.ttf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.ttf
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]