change XFree86-devel BR to xorg-x11-devel
This commit is contained in:
parent
31bfae44c6
commit
bd9f265ca6
@ -8,7 +8,7 @@
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.6.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.4/pango-%{version}.tar.bz2
|
||||
@ -25,7 +25,7 @@ BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: pkgconfig >= %{pkgconfig_version}
|
||||
BuildRequires: freetype-devel >= %{freetype_version}
|
||||
BuildRequires: fontconfig-devel >= %{fontconfig_version}
|
||||
BuildRequires: XFree86-devel >= 4.2.99
|
||||
BuildRequires: xorg-x11-devel >= 4.2.99
|
||||
Obsoletes: pango-gtkbeta, fribidi-gtkbeta
|
||||
|
||||
Patch1: pango-slighthint.patch
|
||||
@ -190,6 +190,9 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 11 2004 Colin Walters <walters@redhat.com> - 1.6.0-3
|
||||
- BR xorg-x11-devel instead of XFree86-devel
|
||||
|
||||
* Mon Sep 20 2004 Owen Taylor <otaylor@redhat.com> - 1.6.0-2
|
||||
- Add patch from CVS to fix display of U+3000 (#132203,
|
||||
reported upstream by Suresh Chandrasekharan, Federic Zhang)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user