Hello community,

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

Package is "un-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/un-fonts/un-fonts.changes        2012-05-26 
09:30:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.un-fonts.new/un-fonts.changes   2012-09-14 
12:41:27.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:
------------------
++++++ un-fonts.spec ++++++
--- /var/tmp/diff_new_pack.iTlvpO/_old  2012-09-14 12:41:29.000000000 +0200
+++ /var/tmp/diff_new_pack.iTlvpO/_new  2012-09-14 12:41:29.000000000 +0200
@@ -16,21 +16,20 @@
 #
 
 
-
 Name:           un-fonts
 %define date   080608
 %define ver     1.0.2
 Version:        1.0.20%{date}
 Release:        0
-License:        GPL-2.0+
 Summary:        Korean TrueType fonts
-Url:            http://kldp.net/projects/unfonts/download
+License:        GPL-2.0+
 Group:          System/X11/Fonts
+Url:            http://kldp.net/projects/unfonts/download
 Source0:        %{name}-core-%{ver}-%{date}.tar.bz2
 Source1:        %{name}-extra-%{ver}-%{date}.tar.bz2
 Source10:       update-archive
-Requires(pre):  %suseconfig_fonts_prereq
-%define        ttf_fontdir     /usr/share/fonts/truetype
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Provides:       scalable-font-ko
 Provides:       locale(ko)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
@@ -48,21 +47,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{ttf_fontdir}/
-
-%clean
-rm -rf %{buildroot}
-
-%post
-%run_suseconfig_fonts -c
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}/
 
-%postun
-%run_suseconfig_fonts -c
+%reconfigure_fonts_scriptlets -c
 
 %files
 %defattr(-, root,root)
 %doc README COPYING
-%{ttf_fontdir}
+%{_ttfontsdir}
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to