- Patch out libpixman dependency.
This commit is contained in:
parent
e3dc173925
commit
b2fb90de6e
@ -9,7 +9,7 @@
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.9.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2
|
||||
@ -36,6 +36,7 @@ BuildPrereq: gtk-doc
|
||||
Patch1: pango-slighthint.patch
|
||||
# Look for pango.modules in an arch-specific directory
|
||||
Patch5: pango-1.2.5-lib64.patch
|
||||
Patch9: pango-1.9.1-no-libpixman.patch
|
||||
|
||||
%description
|
||||
Pango is a system for layout and rendering of internationalized text.
|
||||
@ -64,6 +65,7 @@ pango.
|
||||
|
||||
%patch1 -p1 -b .slighthint
|
||||
%patch5 -p1 -b .lib64
|
||||
%patch9 -p1 -b .no-libpixman
|
||||
|
||||
%build
|
||||
|
||||
@ -183,6 +185,9 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2005 Kristian Høgsberg <krh@redhat.com> 1.9.1-2
|
||||
- Patch out libpixman dependency.
|
||||
|
||||
* Thu Jul 28 2005 Owen Taylor <otaylor@redhat.com> 1.9.1-1
|
||||
- Update to 1.9.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user