Hello community,

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

Package is "khmeros-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/khmeros-fonts/khmeros-fonts.changes      
2012-05-26 09:26:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.khmeros-fonts.new/khmeros-fonts.changes 
2012-09-14 12:28:37.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:
------------------
++++++ khmeros-fonts.spec ++++++
--- /var/tmp/diff_new_pack.msEn5Z/_old  2012-09-14 12:28:38.000000000 +0200
+++ /var/tmp/diff_new_pack.msEn5Z/_new  2012-09-14 12:28:38.000000000 +0200
@@ -16,19 +16,18 @@
 #
 
 
-
 Name:           khmeros-fonts
 Version:        5.0
-Release:        106
-%define        fontdir     /usr/share/fonts/truetype
+Release:        0
+Summary:        Fonts for the Khmer Language of Cambodia
 License:        LGPL-2.1+
-Summary:        Fonts for the Khmer language of Cambodia
-Url:            http://sourceforge.net/projects/khmer
 Group:          System/X11/Fonts
+Url:            http://sourceforge.net/projects/khmer
 Source0:        All_KhmerOS_5.0.tar.bz2
 Source1:        LICENSE
 Source2:        readme.txt
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 Provides:       scalable-font-km
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      KhmerOS-fonts <= %{version}
@@ -38,7 +37,7 @@
 BuildArch:      noarch
 
 %description
-Fonts for the Khmer language of Cambodia
+This package contains fonts for the Khmer language of Cambodia.
 
 %prep
 %setup -n All_KhmerOS_5.0
@@ -48,21 +47,17 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}
+mkdir -p %{buildroot}%{_ttfontsdir}
 for i in *.ttf
 do
-    install -c -m 644 "$i" %{buildroot}%{fontdir}
+    install -c -m 644 "$i" %{buildroot}%{_ttfontsdir}
 done
 
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc LICENSE readme.txt
-%{fontdir}
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to