[fontforge] Update to 20110222

Kevin Fenzi kevin at fedoraproject.org
Tue Feb 22 21:03:14 UTC 2011


commit fa6ee5b84b6a950ddea6bcad2d15925403779a91
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Tue Feb 22 14:03:16 2011 -0700

    Update to 20110222

 .gitignore     |    2 ++
 fontforge.spec |   18 ++++++------------
 sources        |    4 ++--
 3 files changed, 10 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d117d2f..7b446a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 fontforge_htdocs-20100429.tar.bz2
 fontforge_full-20100501.tar.bz2
+/fontforge_full-20110222.tar.bz2
+/fontforge_htdocs-20110221.tar.bz2
diff --git a/fontforge.spec b/fontforge.spec
index acd3dea..52c9cad 100644
--- a/fontforge.spec
+++ b/fontforge.spec
@@ -1,11 +1,11 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%global docs_version 20100429
+%global docs_version 20110221
 %global gettext_package FontForge
 
 Name:           fontforge
-Version:        20100501
-Release:        7%{?dist}
+Version:        20110222
+Release:        1%{?dist}
 Summary:        Outline and bitmap font editor
 
 Group:          Applications/Publishing
@@ -16,11 +16,6 @@ Source1:        fontforge.desktop
 Source2:        http://downloads.sourceforge.net/fontforge/fontforge_htdocs-%{docs_version}.tar.bz2
 Source3:        fontforge.xml
 Patch1:         fontforge-20090224-pythondl.patch
-# See Bug https://bugzilla.redhat.com/show_bug.cgi?id=536920 
-Patch2:		fontforge-20100501-splinesets.patch
-Patch3:		fontforge-20100501-python27.patch
-Patch4:         fontforge-20100501-CVE-2010-4259.patch
-Patch5:		fontforge-20100501-unicode-crash.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       xdg-utils
@@ -62,10 +57,6 @@ to compile applications against fontforge.
 %setup -q -n %{name}-%{version}
 
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 mkdir htdocs
 tar xjf %{SOURCE2} -C htdocs
@@ -156,6 +147,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Feb 22 2011 Kevin Fenzi <kevin at tummy.com> - 20110222-1
+- Update to 20110222
+
 * Wed Feb 16 2011 Kevin Fenzi <kevin at tummy.com> - 20100501-7
 - Fix patch for python. Fixes bug #677917
 - Add patch for unicode glyph crash. Fixes bug #631172
diff --git a/sources b/sources
index cb1cf52..7acdd20 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7ff67bcb694b673dbe0b8ca3dfd4675e  fontforge_htdocs-20100429.tar.bz2
-5f3d20d645ec1aa2b7b4876386df8717  fontforge_full-20100501.tar.bz2
+5be4dda345b5d73a27cc399df96e463a  fontforge_full-20110222.tar.bz2
+7fd1870acebb7637f0b1e723a6455558  fontforge_htdocs-20110221.tar.bz2


More information about the fonts-bugs mailing list