diff --git a/xorg-cf-files.changes b/xorg-cf-files.changes index b5664bd..19182f8 100644 --- a/xorg-cf-files.changes +++ b/xorg-cf-files.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 19 09:56:43 UTC 2012 - vuntz@opensuse.org + +- Change font-util BuildRequires to xorg-x11-fonts-devel: + xorg-x11-fonts-devel hasn't been renamed yet. + ------------------------------------------------------------------- Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org diff --git a/xorg-cf-files.spec b/xorg-cf-files.spec index 4e09651..bfc980f 100644 --- a/xorg-cf-files.spec +++ b/xorg-cf-files.spec @@ -23,7 +23,9 @@ Summary: Data files for the imake utility Url: http://xorg.freedesktop.org/ Group: Development/Tools/Building Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2 -BuildRequires: font-util >= 1.1 +# FIXME: temporary BuildRequires until xorg-x11-fonts-devel is renamed to font-util +BuildRequires: xorg-x11-fonts-devel +#BuildRequires: font-util >= 1.1 BuildRequires: pkgconfig(xorg-macros) >= 1.4 Requires: gccmakedep Requires: imake