Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/sil-gentium-fonts/sil-gentium-fonts.changes      
2012-05-25 23:44:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sil-gentium-fonts.new/sil-gentium-fonts.changes 
2012-09-14 12:38:24.000000000 +0200
@@ -1,0 +2,17 @@
+Fri Aug 17 12:06:27 UTC 2012 - [email protected]
+
+- Added GentiumBasic (110) to have regular, bold, italic, and 
+  bold+italic
+- Gentium Plus 1.510 (maintenance release)
+  Change in the Graphite feature identifiers from integers to
+  4-character alphanumeric tags. This was required because although
+  Mozilla Firefox has now implemented support for Graphite, feature
+  identifiers only work if they are 4-character alphanumeric tags
+
+-------------------------------------------------------------------
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

Old:
----
  GentiumPlus-1.508.zip

New:
----
  GentiumBasic_110.zip
  GentiumPlus-1.510.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sil-gentium-fonts.spec ++++++
--- /var/tmp/diff_new_pack.LU4yOj/_old  2012-09-14 12:38:25.000000000 +0200
+++ /var/tmp/diff_new_pack.LU4yOj/_new  2012-09-14 12:38:25.000000000 +0200
@@ -15,28 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           sil-gentium-fonts
-Version:        1.508
+Version:        1.510
 Release:        0
+Summary:        A International Typeface for Languages Using the Latin Script
 License:        OFL-1.1
-Summary:        A international typeface for languages using the Latin script
-Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium
 Group:          System/X11/Fonts
+Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium
 Source0:        GentiumPlus-%{version}.zip
+Source1:        GentiumBasic_110.zip
+BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-Requires(pre):  %suseconfig_fonts_prereq
-Provides:       locale(vi)
+%reconfigure_fonts_prereq
 Provides:       GentiumPlus
+Provides:       GentiumBasic
+Provides:       locale(vi)
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:      gentium <= 1.508
 Provides:       gentium = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
-%define ttf_fontdir /usr/share/fonts/truetype
-
 %description
 Gentium is a typeface family designed to enable the diverse ethnic
 groups around the world who use the Latin script to produce readable,
@@ -47,6 +46,7 @@
 %prep
 %setup -T -c %{name} -n %{name}
 unzip -j %{SOURCE0}
+unzip -j -n %{SOURCE1}
 chmod 644 *.txt *.ttf
 # Remove DOS line endings:
 for i in *.txt; do
@@ -56,18 +56,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}/
-install -c -m 644 *.ttf %{buildroot}%{ttf_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
-%{ttf_fontdir}
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to