Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/sil-abyssinica-fonts/sil-abyssinica-fonts.changes    
    2012-05-26 09:28:59.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.sil-abyssinica-fonts.new/sil-abyssinica-fonts.changes
   2012-09-14 12:38:02.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:
------------------
++++++ sil-abyssinica-fonts.spec ++++++
--- /var/tmp/diff_new_pack.cND2vb/_old  2012-09-14 12:38:02.000000000 +0200
+++ /var/tmp/diff_new_pack.cND2vb/_new  2012-09-14 12:38:02.000000000 +0200
@@ -16,18 +16,18 @@
 #
 
 
-
 Name:           sil-abyssinica-fonts
 Version:        1.0
-Release:        157
-%define        fontdir     /usr/share/fonts/truetype
+Release:        0
+Summary:        Smart Unicode Font for the Ethiopic Script (Amharic)
 License:        OFL-1.1
-Summary:        smart Unicode font for the Ethiopic script (Amharic)
-Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=AbyssinicaSIL
 Group:          System/X11/Fonts
+Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=AbyssinicaSIL
 Source0:        AbyssinicaSIL1.0.zip
+BuildRequires:  dos2unix
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-Requires(pre):  %suseconfig_fonts_prereq
+%reconfigure_fonts_prereq
 Provides:       locale(so)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
 Obsoletes:      sil-abyssinica <= %{version}
@@ -54,22 +54,19 @@
 %setup -T -c sil-abyssinica -n sil-abyssinica
 unzip -j $RPM_SOURCE_DIR/AbyssinicaSIL1.0.zip
 chmod 644 *
+dos2unix *.txt
 
 %build
 
 %install
-mkdir -p %{buildroot}%{fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{fontdir}
-
-%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 *.pdf
-%{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