- Update to 1.14.6
This commit is contained in:
parent
f369fe00fa
commit
68382d8150
@ -1 +1 @@
|
||||
pango-1.14.4.tar.bz2
|
||||
pango-1.14.6.tar.bz2
|
||||
|
||||
10
pango.spec
10
pango.spec
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
Name: pango
|
||||
Version: 1.14.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.14.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
|
||||
@ -36,8 +36,6 @@ Obsoletes: pango-gtkbeta, fribidi-gtkbeta
|
||||
Patch1: pango-slighthint.patch
|
||||
# Look for pango.modules in an arch-specific directory
|
||||
Patch2: pango-1.2.5-lib64.patch
|
||||
# Upstream patches
|
||||
Patch3: pango-1.14.4-remove-unref.patch
|
||||
|
||||
%description
|
||||
Pango is a system for layout and rendering of internationalized text.
|
||||
@ -69,7 +67,6 @@ pango.
|
||||
|
||||
%patch1 -p1 -b .slighthint
|
||||
%patch2 -p1 -b .lib64
|
||||
%patch3 -p0 -b .remove-unref
|
||||
|
||||
%build
|
||||
|
||||
@ -192,6 +189,9 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 12 2006 Behdad Esfahbod <besfahbo@redhat.com> - 1.14.6-1
|
||||
- Update to 1.14.6
|
||||
|
||||
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.14.4-3
|
||||
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user