Hello community,

here is the log from the commit of package gentium for openSUSE:Factory checked 
in at 2011-11-22 17:47:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gentium (Old)
 and      /work/SRC/openSUSE:Factory/.gentium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gentium", Maintainer is "co...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gentium/gentium.changes  2011-09-23 
01:59:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gentium.new/gentium.changes     2011-11-22 
17:47:30.000000000 +0100
@@ -1,0 +2,25 @@
+Mon Nov 21 15:27:41 UTC 2011 - cfarr...@suse.com
+
+- license update: OFL-1.1
+  Use SPDX format (http://www.spdx.org/licenses - look for SIL Open Font
+  License)
+
+-------------------------------------------------------------------
+Mon Nov 21 09:12:02 UTC 2011 - co...@suse.com
+
+- update to Gentium Plus 1.508
+   Minor update that includes official Unicode codepoints for all 
+   PUA characters which were added to Unicode 5.2 and 6.0
+
+-------------------------------------------------------------------
+Thu Jun 23 18:52:57 UTC 2011 - mrd...@opensuse.org
+
+- don't remove the buildroot in install, its not needed
+
+-------------------------------------------------------------------
+Thu Jun 23 06:54:34 CEST 2011 - bachin...@gmail.com
+
+- update to 1.504
+  Minor bug fix for Cyrillic.
+
+-------------------------------------------------------------------

Old:
----
  Gentium_102_W.zip

New:
----
  GentiumPlus-1.508.zip

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

Other differences:
------------------
++++++ gentium.spec ++++++
--- /var/tmp/diff_new_pack.ynn7ej/_old  2011-11-22 17:47:33.000000000 +0100
+++ /var/tmp/diff_new_pack.ynn7ej/_new  2011-11-22 17:47:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gentium (Version 1.02)
+# spec file for package gentium
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,20 +20,19 @@
 
 Name:           gentium
 BuildRequires:  unzip
-%define        fontdir     /usr/share/fonts/truetype
-License:        Other uncritical OpenSource License
+License:        OFL-1.1
 Group:          System/X11/Fonts
-AutoReqProv:    on
 PreReq:         %suseconfig_fonts_prereq
 Provides:       locale(vi)
-Version:        1.02
-Release:        179
+Provides:       GentiumPlus
+Version:        1.508
+Release:        0
+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
-# old: http://www.sil.org/~gaultney/gentium/index.html
-Source0:        Gentium_102_W.zip
+Source0:        GentiumPlus-%{version}.zip
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        A international typeface for languages using the Latin script
+%define ttf_fontdir /usr/share/fonts/truetype
 
 %description
 Gentium is a typeface family designed to enable the diverse ethnic
@@ -50,18 +49,14 @@
 
 %prep
 %setup -T -c %{name} -n %{name}
-unzip -j $RPM_SOURCE_DIR/Gentium_102_W.zip
-chmod 644 *.vfb *.txt *.TTF
+unzip -j %{SOURCE0}
+chmod 644 *.txt *.ttf
 
 %build
 
 %install
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-mkdir -p $RPM_BUILD_ROOT%{fontdir}/
-install -c -m 644 *.TTF $RPM_BUILD_ROOT%{fontdir}
-
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
+mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
+install -c -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}
 
 %post
 %run_suseconfig_fonts
@@ -71,7 +66,7 @@
 
 %files 
 %defattr(-, root,root)
-%doc *.txt *.vfb
-%{fontdir}
+%doc *.txt
+%{ttf_fontdir}
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to