Hello community,

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

Package is "caslon-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/caslon-fonts/caslon-fonts.changes        
2012-05-26 09:22:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.caslon-fonts.new/caslon-fonts.changes   
2012-09-14 12:15:12.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:
------------------
++++++ caslon-fonts.spec ++++++
--- /var/tmp/diff_new_pack.jpxXAl/_old  2012-09-14 12:15:13.000000000 +0200
+++ /var/tmp/diff_new_pack.jpxXAl/_new  2012-09-14 12:15:13.000000000 +0200
@@ -17,26 +17,26 @@
 
 
 %define fontname ttf-caslon
-%define fontdir  /usr/share/fonts/truetype
 
 Name:           caslon-fonts
 Version:        20031202
-Release:        242
+Release:        0
+Summary:        Caslon TrueType Fonts
 License:        BSD-3-Clause
-Summary:        Caslon TrueType fonts
-Url:            http://bibliofile.mc.duke.edu/gww/fonts/Unicode.html
 Group:          System/X11/Fonts
+Url:            http://bibliofile.mc.duke.edu/gww/fonts/Unicode.html
 # downloaded from
 # http://bibliofile.mc.duke.edu/gww/fonts/Caslon/CasUni.zip
 # and converted to tar.bz2 to save a bit of space
 Source0:        %{fontname}-%{version}.tar.bz2
 Source1:        license.html
 Source2:        Unicode.html
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Provides:       scalable-font-bg
-Provides:       scalable-font-el,
-Provides:       scalable-font-he,
-Provides:       scalable-font-ru,
+Provides:       scalable-font-el
+Provides:       scalable-font-he
+Provides:       scalable-font-ru
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -60,18 +60,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc *.html
-%{fontdir}
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to