This commit is contained in:
Behdad Esfahbod 2009-08-13 00:15:42 +00:00
parent bcda4ae619
commit 5c0d4228bc
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
pango-1.25.2.tar.bz2
pango-1.25.3.tar.bz2

View File

@ -8,7 +8,7 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.25.2
Version: 1.25.3
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -76,7 +76,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
make
%install
@ -226,6 +226,9 @@ fi
%changelog
* Tue Aug 11 2009 Behdad Esfahbod <besfahbo@redhat.com> - 1.25.3-1
- 1.25.3
* Tue Aug 11 2009 Behdad Esfahbod <besfahbo@redhat.com> - 1.25.2-1
- 1.25.2

View File

@ -1 +1 @@
22cc2affdb660049932b16b61c76214a pango-1.25.2.tar.bz2
f0ec03e56931f63c9a759a0321164e84 pango-1.25.3.tar.bz2