Hello community,
here is the log from the commit of package paratype-pt-serif-fonts for
openSUSE:Factory checked in at 2012-09-25 10:45:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/paratype-pt-serif-fonts (Old)
and /work/SRC/openSUSE:Factory/.paratype-pt-serif-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paratype-pt-serif-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/paratype-pt-serif-fonts/paratype-pt-serif-fonts.changes
2012-05-26 09:28:18.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.paratype-pt-serif-fonts.new/paratype-pt-serif-fonts.changes
2012-09-25 10:45:21.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:
------------------
++++++ paratype-pt-serif-fonts.spec ++++++
--- /var/tmp/diff_new_pack.XIdGCZ/_old 2012-09-25 10:45:22.000000000 +0200
+++ /var/tmp/diff_new_pack.XIdGCZ/_new 2012-09-25 10:45:22.000000000 +0200
@@ -16,26 +16,24 @@
#
-%define _ttf_fontdir %{_datadir}/fonts/truetype
-
Name: paratype-pt-serif-fonts
Version: 1.000OFL
Release: 0
-License: OFL-1.1
Summary: Serif Fonts for Minority Languages of Russia
-Url: http://www.paratype.com/public/
+License: OFL-1.1
Group: System/X11/Fonts
+Url: http://www.paratype.com/public/
Source0: http://www.fontstock.com/public/PTSerifOFL.zip
Source1: http://www.paratype.ru/public/Info_PT_SS.pdf
+BuildRequires: fontpackages-devel
BuildRequires: unzip
-BuildRequires: xorg-x11-devel
Provides: locale(be;ru;uk)
# FIXME: This causes a rpmlint warning; change <= to < once there's a new
upstream version
Obsoletes: PTSerif-fonts <= 1.000OFL
Provides: PTSerif-fonts = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-Requires(pre): %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
%description
PT Serif is a transitional serif face with humanistic terminals designed
@@ -58,19 +56,15 @@
%build
%install
-install -dm 0755 %{buildroot}%{_ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{_ttf_fontdir}
-
-%post
-%run_suseconfig_fonts
+install -dm 0755 %{buildroot}%{_ttfontsdir}
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root,-)
%doc Info_PT_SS.pdf PTSansPTSerifOFL.txt
-%dir %{_ttf_fontdir}
-%{_ttf_fontdir}/*.ttf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.ttf
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]