[pango/f14/master] Fix CVS-2011-0064

Matthias Clasen mclasen at fedoraproject.org
Fri Mar 11 19:39:34 UTC 2011


commit 63ebe446095dddc23208c54ed57f3267ab5c8432
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Mar 11 14:39:15 2011 -0500

    Fix CVS-2011-0064

 pango.spec |   16 ++++------------
 1 files changed, 4 insertions(+), 12 deletions(-)
---
diff --git a/pango.spec b/pango.spec
index 8a1df92..01e23c8 100644
--- a/pango.spec
+++ b/pango.spec
@@ -8,8 +8,8 @@
 
 Summary: System for layout and rendering of internationalized text
 Name: pango
-Version: 1.28.3
-Release: 1%{?dist}
+Version: 1.28.1
+Release: 5%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 #VCS: git:git://git.gnome.org/pango
@@ -46,9 +46,6 @@ Patch1: pangoft2-box-alloc.patch
 Patch2: pango-hb_buffer_ensure-realloc.patch
 Patch3: pango-hb_buffer_enlarge-overflow.patch
 
-# fix introspection build
-Patch4: pango-introspection.patch
-
 %description
 Pango is a library for laying out and rendering of text, with an emphasis
 on internationalization. Pango can be used anywhere that text layout is needed,
@@ -86,11 +83,9 @@ for the pango package.
 %patch1 -p1 -b .box-alloc
 %patch2 -p1 -b .hb_buffer-realloc
 %patch3 -p1 -b .hb_buffer-enlarge
-%patch4 -p1 -b .introspection
 
-%build
 
-rm configure
+%build
 
 # We try hard to not link to libstdc++
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@@ -254,13 +249,10 @@ fi
 
 
 %changelog
-* Fri Mar 11 2011 Matthias Clasen <mclasen at redhat.com> - 1.28.3-2
+* Fri Mar 11 2011 Matthias Clasen <mclasen at redhat.com> - 1.28.1-5
 - Fix CVS-2011-0064
 - Include an upstream heap corruption fix for pangoft2
 
-* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 1.28.3-1
-- Update to 1.28.3
-
 * Thu Jul 15 2010 Colin Walters <walters at verbum.org> - 1.28.1-4
 - Rebuild for new gobject-introspection
 


More information about the fonts-bugs mailing list