fix build root

This commit is contained in:
Matthias Clasen 2006-12-21 16:05:10 +00:00
parent ac607f8c99
commit be9b8c05fd

View File

@ -13,7 +13,7 @@ License: LGPL
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2
URL: http://www.pango.org
BuildRoot: %{_tmppath}/pango-%{PACKAGE_VERSION}-root
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# We need to prereq this so we can run pango-querymodules
Prereq: glib2 >= %{glib2_version}