1.11.6
This commit is contained in:
parent
a88be5b785
commit
779299150d
@ -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
|
||||
|
||||
16
pango.spec
16
pango.spec
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user