Hello community,

here is the log from the commit of package paratype-pt-mono-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:33:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/paratype-pt-mono-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.paratype-pt-mono-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "paratype-pt-mono-fonts", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/paratype-pt-mono-fonts/paratype-pt-mono-fonts.changes
    2012-05-26 09:28:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.paratype-pt-mono-fonts.new/paratype-pt-mono-fonts.changes
       2012-09-14 12:33:20.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ paratype-pt-mono-fonts.spec ++++++
--- /var/tmp/diff_new_pack.dXhQz1/_old  2012-09-14 12:33:21.000000000 +0200
+++ /var/tmp/diff_new_pack.dXhQz1/_new  2012-09-14 12:33:21.000000000 +0200
@@ -16,22 +16,20 @@
 #
 
 
-%define _ttf_fontdir    %{_datadir}/fonts/truetype
-
 Name:           paratype-pt-mono-fonts
 Version:        1.002OFL
 Release:        0
-License:        OFL-1.1
 Summary:        Monospaced 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/PTMonoOFL.zip
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-BuildRequires:  xorg-x11-devel
 Provides:       locale(be;ru;uk)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 
 %description
 PT Mono was developed for the special needs — for use in forms, tables,
@@ -54,19 +52,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 PTSSM_OFL.txt
-%dir %{_ttf_fontdir}
-%{_ttf_fontdir}/*.ttf
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.ttf
 
 %changelog


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to