- Update to 1.15.5.

- Drop upstreamed pango-1.15.4-slighthint.patch
This commit is contained in:
besfahbo 2007-01-23 01:11:07 +00:00
parent 1af3d6353a
commit 10fcd128e7
3 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
pango-1.15.4.tar.bz2
pango-1.15.5.tar.bz2

View File

@ -8,8 +8,8 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.15.4
Release: 5%{?dist}
Version: 1.15.5
Release: 1%{?dist}
License: LGPL
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
@ -36,7 +36,6 @@ BuildRequires: cairo-devel >= %{cairo_version}
BuildRequires: libthai-devel >= %{libthai_version}
Obsoletes: pango-gtkbeta, fribidi-gtkbeta
Patch1: pango-1.15.4-slighthint.patch
# Look for pango.modules in an arch-specific directory
Patch2: pango-1.2.5-lib64.patch
@ -69,7 +68,6 @@ pango.
%prep
%setup -q -n pango-%{version}
%patch1 -p1 -b .slighthint
%patch2 -p1 -b .lib64
%build
@ -221,6 +219,10 @@ fi
%changelog
* Mon Jan 22 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.15.5-1
- Update to 1.15.5.
- Drop upstreamed pango-1.15.4-slighthint.patch
* Wed Jan 18 2007 Behdad Esfahbod <besfahbo@redhat.com> - 1.15.4-5
- Again... HELLO.txt is moved.

View File

@ -1 +1 @@
02c8ea6d3851e44520b131f509bea9ff pango-1.15.4.tar.bz2
c9f9e2a9d8bbca303e3a110cecb77089 pango-1.15.5.tar.bz2