Hello community,

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

Package is "sil-charis-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/sil-charis-fonts/sil-charis-fonts.changes        
2012-05-26 09:29:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sil-charis-fonts.new/sil-charis-fonts.changes   
2012-09-14 12:38:07.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:
------------------
++++++ sil-charis-fonts.spec ++++++
--- /var/tmp/diff_new_pack.8LLLwa/_old  2012-09-14 12:38:08.000000000 +0200
+++ /var/tmp/diff_new_pack.8LLLwa/_new  2012-09-14 12:38:08.000000000 +0200
@@ -16,20 +16,19 @@
 #
 
 
-%define fontdir     /usr/share/fonts/truetype
-
 Name:           sil-charis-fonts
 Version:        4.106
-Release:        1
-License:        OFL-1.1
+Release:        0
 Summary:        Smart Unicode Font for Latin and Cyrillic Scripts
-Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=CharisSILfont
+License:        OFL-1.1
 Group:          System/X11/Fonts
+Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=CharisSILfont
 Source0:        CharisSIL4.106.zip
 Source1:        Changes.txt
 BuildRequires:  dos2unix
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 Provides:       locale(vi;ru;bg)
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      sil-charis <= 4.106
@@ -66,22 +65,14 @@
 %build
 
 %install
-[ %{buildroot} != "/" ] && [ -d %{buildroot} ] && rm -rf %{buildroot};
-mkdir -p %{buildroot}%{fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{fontdir}
-
-%clean
-[ %{buildroot} != "/" ] && [ -d %{buildroot} ] && rm -rf %{buildroot};
-
-%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 *.txt
-%{fontdir}
+%{_ttfontsdir}
 
 %changelog


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

Reply via email to