Hello community,
here is the log from the commit of package paratype-pt-sans-fonts for
openSUSE:Factory checked in at 2012-09-14 12:33:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/paratype-pt-sans-fonts (Old)
and /work/SRC/openSUSE:Factory/.paratype-pt-sans-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paratype-pt-sans-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/paratype-pt-sans-fonts/paratype-pt-sans-fonts.changes
2012-05-26 09:28:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.paratype-pt-sans-fonts.new/paratype-pt-sans-fonts.changes
2012-09-14 12:33:25.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-sans-fonts.spec ++++++
--- /var/tmp/diff_new_pack.q5ZbIe/_old 2012-09-14 12:33:26.000000000 +0200
+++ /var/tmp/diff_new_pack.q5ZbIe/_new 2012-09-14 12:33:26.000000000 +0200
@@ -16,26 +16,24 @@
#
-%define _ttf_fontdir %{_datadir}/fonts/truetype
-
Name: paratype-pt-sans-fonts
Version: 2.003OFL
Release: 0
-License: OFL-1.1
Summary: Sans 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/PTSansOFL.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: PTSans-fonts <= 2.003OFL
Provides: PTSans-fonts = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
-Requires(pre): %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
%description
PT Sans is based on Russian sans serif types of the second part of
@@ -57,19 +55,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]