From a86543c7c5368ad3fa46af8b3e859871e53de5808172eb765ebb3c95827835e9 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 19 Apr 2012 10:21:15 +0000 Subject: [PATCH] Accepting request 114573 from home:vuntz:branches:X11:XOrg Oops, sorry, was using font-util iinstead of xorg-x11-fonts-devel, which is just in my branch for now OBS-URL: https://build.opensuse.org/request/show/114573 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-cf-files?expand=0&rev=2 --- xorg-cf-files.changes | 6 ++++++ xorg-cf-files.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) 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