- Update to 1.15.5.
- Drop upstreamed pango-1.15.4-slighthint.patch
This commit is contained in:
parent
1af3d6353a
commit
10fcd128e7
@ -1 +1 @@
|
||||
pango-1.15.4.tar.bz2
|
||||
pango-1.15.5.tar.bz2
|
||||
|
||||
10
pango.spec
10
pango.spec
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user