Hello community,

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

Package is "unidings-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/unidings-fonts/unidings-fonts.changes    
2012-05-26 09:30:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.unidings-fonts.new/unidings-fonts.changes       
2012-09-14 12:41:34.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:
------------------
++++++ unidings-fonts.spec ++++++
--- /var/tmp/diff_new_pack.Hw2YsW/_old  2012-09-14 12:41:35.000000000 +0200
+++ /var/tmp/diff_new_pack.Hw2YsW/_new  2012-09-14 12:41:35.000000000 +0200
@@ -16,20 +16,19 @@
 #
 
 
-
 Name:           unidings-fonts
 #Provides:       locale(bg;el;ru;bg)
 Version:        6.05
 Release:        0
+Summary:        Font with Basic Icon Glyphs
 License:        SUSE-Permissive
-Summary:        Font with basic icon glyphs
-Url:            http://users.teilar.gr/~g1951d/
 Group:          System/X11/Fonts
+Url:            http://users.teilar.gr/~g1951d/
 Source:         %{name}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-%define ttf_fontdir     /usr/share/fonts/truetype
 
 %description
 Unidings contains glyphs that may be used in a Last Resort font, as well as 
icon glyphs for control and special characters, encoded in F200..F3B4 and 
F400..F5B4 of the Private Use Area in BMP. Block names are from “Roadmaps, a 
snapshot as of 2011-05-30”, http://std.dkuug.dk/JTC1/SC2/WG2/docs/n4056.htm
@@ -40,21 +39,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/
 
-%clean
-rm -rf %{buildroot}
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc README
-%{ttf_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