Hello community,

here is the log from the commit of package sil-doulos for openSUSE:Factory 
checked in at 2012-02-16 10:10:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sil-doulos (Old)
 and      /work/SRC/openSUSE:Factory/.sil-doulos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sil-doulos", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sil-doulos/sil-doulos.changes    2011-09-23 
12:46:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sil-doulos.new/sil-doulos.changes       
2012-02-16 10:10:39.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Feb 13 10:56:08 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Thu Jun 23 18:52:57 UTC 2011 - [email protected]
+
+-don't remove the buildroot in install, its not needed
+
+-------------------------------------------------------------------
+Thu Jun 23 6:54:34 CEST 2011 - [email protected]
+- update to 4.106
+
+-------------------------------------------------------------------

Old:
----
  DoulosSIL4.0.14.r1.zip

New:
----
  sil-doulos-4.106.zip

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

Other differences:
------------------
++++++ sil-doulos.spec ++++++
--- /var/tmp/diff_new_pack.C9anD4/_old  2012-02-16 10:10:40.000000000 +0100
+++ /var/tmp/diff_new_pack.C9anD4/_new  2012-02-16 10:10:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sil-doulos (Version 4.0.14)
+# spec file for package sil-doulos
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,24 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           sil-doulos
 BuildRequires:  unzip
-%define        fontdir     /usr/share/fonts/truetype
-License:        Open Font License
-Group:          System/X11/Fonts
-AutoReqProv:    on
 PreReq:         %suseconfig_fonts_prereq
 Provides:       locale(vi;ru;bg)
-Version:        4.0.14
-Release:        157
+Version:        4.106
+Release:        0
+Summary:        smart Unicode font for Latin and Cyrillic scripts
+License:        OFL-1.1
+Group:          System/X11/Fonts
 Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=DoulosSILfont
-Source0:        DoulosSIL4.0.14.r1.zip
+Source0:        %{name}-%{version}.zip
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        smart Unicode font for Latin and Cyrillic scripts
+%define ttf_fontdir     /usr/share/fonts/truetype
 
 %description
 The goal for this product was to provide a single Unicode-based font
@@ -83,15 +80,15 @@
 
 %prep
 %setup -T -c %{name} -n %{name}
-unzip -j $RPM_SOURCE_DIR/DoulosSIL4.0.14.r1.zip
+unzip -j $RPM_SOURCE_DIR/%{name}-%{version}.zip
 chmod 644 *
 
 %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}
+
+mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
+install -c -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}
 
 %clean
 [ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
@@ -104,7 +101,7 @@
 
 %files 
 %defattr(-, root,root)
-%doc *.txt *.pdf
-%{fontdir}
+%doc *.txt
+%{ttf_fontdir}
 
 %changelog

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

Reply via email to