Mailinglist Archive: opensuse-commit (1117 mails)
| < Previous | Next > |
commit fonttools for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 06 Feb 2009 23:02:57 +0100
- Message-id: <20090206220257.8B02D6780B0@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package fonttools for openSUSE:Factory
checked in at Fri Feb 6 23:02:57 CET 2009.
--------
--- fonttools/fonttools.changes 2008-09-16 15:04:56.000000000 +0200
+++ fonttools/fonttools.changes 2009-02-04 12:49:12.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 04 12:48:31 CET 2009 - mfabian@xxxxxxx
+
+- bnc#470073: fonttools 2.2 must require python-numpy now, not the
+ obsolete python-numeric.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fonttools.spec ++++++
--- /var/tmp/diff_new_pack.I26660/_old 2009-02-06 23:00:22.000000000 +0100
+++ /var/tmp/diff_new_pack.I26660/_new 2009-02-06 23:00:22.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package fonttools (Version 2.2)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -19,14 +19,14 @@
Name: fonttools
-BuildRequires: python-devel python-numeric pyxml
+BuildRequires: python-devel python-numpy pyxml
License: BSD 3-Clause
Group: Productivity/Graphics/Vector Editors
AutoReqProv: on
%define pyver %(python -c 'import sys; print sys.version[:3]')
-Requires: python-numeric pyxml python-xml python >= %pyver, python <
%{pyver}.99
+Requires: pyxml python-numpy python-xml python >= %pyver, python <
%{pyver}.99
Version: 2.2
-Release: 1
+Release: 2
Url: http://sourceforge.net/projects/fonttools/
# CVS:
# cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/fonttools
login
@@ -74,6 +74,9 @@
%doc LICENSE.txt README.txt Doc/
%changelog
+* Wed Feb 04 2009 mfabian@xxxxxxx
+- bnc#470073: fonttools 2.2 must require python-numpy now, not the
+ obsolete python-numeric.
* Tue Sep 09 2008 mfabian@xxxxxxx
- update to 2.2.
Extract from Changelog.txt:
@@ -97,7 +100,7 @@
* Thu Jun 26 2003 mcihar@xxxxxxx
- use --record-rpm (AKA better fix for fix "file not owned by any
package")
-* Sat Jun 14 2003 mfabian@xxxxxxx
+* Fri Jun 13 2003 mfabian@xxxxxxx
- fix "file not owned by any package".
* Mon Mar 24 2003 mfabian@xxxxxxx
- new package: fonttools, version 2.0b1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |