- Update to 1.15.3
- Pass --with-included-modules=basic-fc. Saves one page of memory per
process.
This commit is contained in:
parent
be9b8c05fd
commit
f0e00fdec1
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.15.2
|
||||
Version: 1.15.3
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
@ -70,7 +70,7 @@ pango.
|
||||
|
||||
%build
|
||||
|
||||
%configure --disable-gtk-doc
|
||||
%configure --disable-gtk-doc --with-included-modules=basic-fc
|
||||
make
|
||||
|
||||
%install
|
||||
@ -189,6 +189,10 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 09 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.15.3-1
|
||||
- Update to 1.15.3
|
||||
- Pass --with-included-modules=basic-fc. Saves one page of memory per process.
|
||||
|
||||
* Tue Dec 21 2006 Matthias Clasen <mclasen@redhat.com> - 1.15.2-1
|
||||
- Update to 1.15.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user