Hello community,

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

Package is "lklug-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/lklug-fonts/lklug-fonts.changes  2012-05-26 
09:26:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lklug-fonts.new/lklug-fonts.changes     
2012-09-14 12:29:46.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:
------------------
++++++ lklug-fonts.spec ++++++
--- /var/tmp/diff_new_pack.lZZexj/_old  2012-09-14 12:29:51.000000000 +0200
+++ /var/tmp/diff_new_pack.lZZexj/_new  2012-09-14 12:29:51.000000000 +0200
@@ -17,15 +17,14 @@
 
 
 %define fontname        ttf-sinhala-lklug
-%define ttf_fontdir     /usr/share/fonts/truetype
 
 Name:           lklug-fonts
 Version:        0.6
-Release:        110
+Release:        0
+Summary:        "Lanka Linux User Group" OpenType Font for Sinhala
 License:        GPL-2.0
-Summary:        "Lanka Linux User Group" OpenType font for Sinhala
-Url:            http://www.lug.lk
 Group:          System/X11/Fonts
+Url:            http://www.lug.lk
 # The font file in TrueType format can be downloaed at:
 # http://sinhala.sourceforge.net/files
 # CVS, which contains the SFD sources:
@@ -35,11 +34,13 @@
 # cvs -d:pserver:anonym...@sinhala.cvs.sourceforge.net:/cvsroot/sinhala co 
sinhala/COPYING
 Source0:        %{fontname}-%{version}.tar.gz
 Source1:        README.SUSE
+BuildRequires:  fontpackages-devel
 Provides:       scalable-font-si
 Provides:       locale(si)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      lklug <= %{version}
 Provides:       lklug = %{version}
+%reconfigure_fonts_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -56,20 +57,16 @@
 cp %{SOURCE1} .
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}/
-install -m 644 *.ttf %{buildroot}%{ttf_fontdir}
+mkdir -p %{buildroot}%{_ttfontsdir}/
+install -m 644 *.ttf %{buildroot}%{_ttfontsdir}
 
 %clean
 
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
 %doc COPYING README.SUSE CREDITS
-%{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