Build with fixed deps into rawhide
This commit is contained in:
parent
9d5f33eb7b
commit
cde5b64cbe
10
pango.spec
10
pango.spec
@ -8,7 +8,7 @@
|
||||
Summary: System for layout and rendering of internationalized text.
|
||||
Name: pango
|
||||
Version: 1.10.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://ftp.gnome.org/pub/gnome/sources/pango/1.8/pango-%{version}.tar.bz2
|
||||
@ -18,10 +18,8 @@ BuildRoot: %{_tmppath}/pango-%{PACKAGE_VERSION}-root
|
||||
# We need to prereq this so we can run pango-querymodules
|
||||
Prereq: glib2 >= %{glib2_version}
|
||||
Prereq: freetype >= %{freetype_version}
|
||||
Prereq: libXrender
|
||||
Prereq: libX11
|
||||
Prereq: libXext
|
||||
Prereq: libXft
|
||||
Prereq: xorg-x11
|
||||
#Prereq: libXrender, libX11, libXext, libXft
|
||||
Requires: freetype >= %{freetype_version}
|
||||
Requires: cairo >= %{cairo_version}
|
||||
BuildRequires: libtool >= 1.4.2-10
|
||||
@ -190,7 +188,7 @@ esac
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.1-4
|
||||
* Fri Nov 4 2005 Matthias Clasen <mclasen@redhat.com> - 1.10.1-5
|
||||
- Switch buildrequires to modular X.
|
||||
- Don't install .la files for modules.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user