This commit is contained in:
Matthias Clasen 2006-02-21 14:36:27 +00:00
parent a88be5b785
commit 779299150d
3 changed files with 8 additions and 11 deletions

View File

@ -12,3 +12,4 @@ pango-1.11.2.tar.bz2
pango-1.11.3.tar.bz2
pango-1.11.4.tar.bz2
pango-1.11.5.tar.bz2
pango-1.11.6.tar.bz2

View File

@ -7,8 +7,8 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.11.5
Release: 2
Version: 1.11.6
Release: 1
License: LGPL
Group: System Environment/Libraries
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2
@ -37,11 +37,6 @@ Patch1: pango-slighthint.patch
# Look for pango.modules in an arch-specific directory
Patch5: pango-1.2.5-lib64.patch
# already in upstream cvs
Patch6: private-api.patch
# already in upstream cvs
Patch7: pango-split.patch
%description
Pango is a system for layout and rendering of internationalized text.
@ -73,9 +68,6 @@ pango.
%patch1 -p1 -b .slighthint
%patch5 -p1 -b .lib64
%patch6 -p0 -b .private-api
%patch7 -p0 -b .pango-split
%build
%configure --disable-gtk-doc
@ -196,6 +188,10 @@ esac
%changelog
* Tue Feb 21 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.6-1
- Upate to 1.11.6
- Drop upstreamed patches
* Fri Feb 17 2006 Matthias Clasen <mclasen@redhat.com> - 1.11.5-2
- Fix a crash in pango_split
- Hide some private API

View File

@ -1 +1 @@
f3b0d6211679664720d20410069757a4 pango-1.11.5.tar.bz2
ade68b98792417cf4295d86c80054864 pango-1.11.6.tar.bz2