rpms/pango/devel pango.spec,1.169,1.170

Behdad Esfahbod behdad at fedoraproject.org
Mon Aug 10 19:31:43 UTC 2009


Author: behdad

Update of /cvs/pkgs/rpms/pango/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29201

Modified Files:
	pango.spec 
Log Message:
* Mon Aug 10 2009 Behdad Esfahbod <besfahbo at redhat.com> - 1.25.1-6 
- One more try 



Index: pango.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pango/devel/pango.spec,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -p -r1.169 -r1.170
--- pango.spec	10 Aug 2009 19:22:35 -0000	1.169
+++ pango.spec	10 Aug 2009 19:31:43 -0000	1.170
@@ -9,7 +9,7 @@
 Summary: System for layout and rendering of internationalized text
 Name: pango
 Version: 1.25.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/pango/1.25/pango-%{version}.tar.bz2
@@ -77,9 +77,8 @@ for the pango package.
 
 %build
 
-# We try hard to not link to libstdc++, this flag doesn't help
-CXXFLAGS=${CXXFLAGS/-fexceptions/}
-%configure --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc
+# We try hard to not link to libstdc++
+%configure --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc CXXFLAGS=${CXXFLAGS/-fexceptions/}
 make
 
 %install
@@ -229,6 +228,9 @@ fi
 
 
 %changelog
+* Mon Aug 10 2009 Behdad Esfahbod <besfahbo at redhat.com> - 1.25.1-6
+- One more try
+
 * Mon Aug 10 2009 Behdad Esfahbod <besfahbo at redhat.com> - 1.25.1-5
 - Remove -fexceptions from CXXFLAGS actually
 - Hopefully builds this time




More information about the fonts-bugs mailing list