Author: behdad

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

Modified Files:
        pango.spec 
Log Message:
* Mon Aug 10 2009 Behdad Esfahbod <besfa...@redhat.com> - 1.25.1-4 
- Remove -fexceptions from RPM_OPT_FLAGS 
- Hopefully builds this time 



Index: pango.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pango/devel/pango.spec,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -p -r1.167 -r1.168
--- pango.spec  10 Aug 2009 18:01:48 -0000      1.167
+++ pango.spec  10 Aug 2009 19:13:56 -0000      1.168
@@ -9,7 +9,7 @@
 Summary: System for layout and rendering of internationalized text
 Name: pango
 Version: 1.25.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/pango/1.25/pango-%{version}.tar.bz2
@@ -77,6 +77,8 @@ for the pango package.
 
 %build
 
+# We try hard to not link to libstdc++, this flag doesn't help
+RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-fexceptions/}
 %configure --enable-gtk-doc --enable-doc-cross-references 
--with-included-modules=basic-fc
 make
 
@@ -227,6 +229,10 @@ fi
 
 
 %changelog
+* Mon Aug 10 2009 Behdad Esfahbod <besfa...@redhat.com> - 1.25.1-4
+- Remove -fexceptions from RPM_OPT_FLAGS
+- Hopefully builds this time
+
 * Mon Aug 10 2009 Behdad Esfahbod <besfa...@redhat.com> - 1.25.1-3
 - Remove pango-1.25.1-no-hb-main.patch
 - Add pango-1.25.1-cxx.patch

_______________________________________________
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to