- Yes, I am stupid.

This commit is contained in:
Behdad Esfahbod 2009-08-10 19:33:00 +00:00
parent e11a787187
commit 270b4c13d2

View File

@ -9,7 +9,7 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.25.1
Release: 6%{?dist}
Release: 7%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/pango/1.25/pango-%{version}.tar.bz2
@ -78,7 +78,7 @@ for the pango package.
%build
# We try hard to not link to libstdc++
%configure --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc CXXFLAGS=${CXXFLAGS/-fexceptions/}
%configure --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc CXXFLAGS="${CXXFLAGS/-fexceptions/}"
make
%install
@ -228,6 +228,9 @@ fi
%changelog
* Mon Aug 10 2009 Behdad Esfahbod <besfahbo@redhat.com> - 1.25.1-7
- Yes, I am stupid.
* Mon Aug 10 2009 Behdad Esfahbod <besfahbo@redhat.com> - 1.25.1-6
- One more try