Hello community,

here is the log from the commit of package fonttools for openSUSE:Factory 
checked in at 2013-07-27 15:47:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fonttools (Old)
 and      /work/SRC/openSUSE:Factory/.fonttools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fonttools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fonttools/fonttools.changes      2011-09-23 
01:58:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fonttools.new/fonttools.changes 2013-07-27 
15:47:03.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Nov  8 09:14:22 UTC 2012 - [email protected]
+
+- updated to 2.3:
+   * TrueType Collection (TTC) support
+   * Python 2.6 support
+   * Update Unicode data to 5.2.0
+   * Couple of bug fixes
+- dropped upstreamed fix-build-with-python-2.6.patch
+- dropped upstreamed fix-installation-of-man-page.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-build-with-python-2.6.patch
  fix-installation-of-man-page.patch
  fonttools-2.2.tar.bz2

New:
----
  fonttools-2.3.tar.bz2

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

Other differences:
------------------
++++++ fonttools.spec ++++++
--- /var/tmp/diff_new_pack.s7koGs/_old  2013-07-27 15:47:04.000000000 +0200
+++ /var/tmp/diff_new_pack.s7koGs/_new  2013-07-27 15:47:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fonttools (Version 2.2)
+# spec file for package fonttools
 #
-# Copyright (c) 2009 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,23 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           fonttools
-BuildRequires:  python-devel python-numpy pyxml
-License:        BSD-3-Clause
-Group:          Productivity/Graphics/Vector Editors
-%define pyver %(python -c 'import sys; print sys.version[:3]')
-Requires:       pyxml python-numpy python-xml python >= %pyver, python < 
%{pyver}.99
-Version:        2.2
-Release:        2
+BuildRequires:  python-devel
+BuildRequires:  python-numpy
+BuildRequires:  pyxml
+#%define pyver %(python -c 'import sys; print sys.version[:3]')
+Requires:       python-numpy
+Requires:       python-xml
+Requires:       pyxml
+Version:        2.3
+Release:        0
 Url:            http://sourceforge.net/projects/fonttools/
 # CVS:
 # cvs -d:pserver:[email protected]:/cvsroot/fonttools 
login
 # cvs -z3 
-d:pserver:[email protected]:/cvsroot/fonttools co 
fonttools
-Source0:        fonttools-2.2.tar.bz2
-Patch0:         fix-build-with-python-2.6.patch
-Patch1:         fix-installation-of-man-page.patch
+Source0:        %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Suite of Tools and Libraries for Manipulating Fonts
+License:        BSD-3-Clause
+Group:          Productivity/Graphics/Vector Editors
 
 %description
 FontTools is a suite of tools and libraries for manipulating fonts
@@ -42,11 +45,7 @@
 convert TrueType fonts to an XML based format (called TTX) and back.
 
 %prep
-%setup0 -n fonttools-%{version}
-%patch0 -p0
-%patch1 -p0
-find . -name CVS -type d | xargs rm -rf
-gzip --best Doc/ttx.1
+%setup -n fonttools-%{version}
 chmod 644 LICENSE.txt
 
 %build
@@ -55,6 +54,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT 
--record-rpm=filelist.log
+sed -i 's:ttx.1:ttx.1.gz:' filelist.log
 
 %files -f filelist.log
 %defattr(-, root, root)

++++++ fonttools-2.2.tar.bz2 -> fonttools-2.3.tar.bz2 ++++++
++++ 14372 lines of diff (skipped)

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

Reply via email to