From 37a505fb7885be69c06fe0a0d7cbc9a5084511e8 Mon Sep 17 00:00:00 2001 From: north Date: Fri, 16 Mar 2007 15:10:46 +0000 Subject: [PATCH] remove xorg-x11-devel from rhel >= 5 as RHEL does not have this and other development packages --- graphviz.spec.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index daefa5e14..5042679e6 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -70,7 +70,7 @@ BuildRequires: fontconfig-devel tcl-devel tk-devel %if "%rhel" >= "4" %define PHP 1 %define RUBY 1 -BuildRequires: xorg-x11-devel php-devel ruby-devel +BuildRequires: php-devel ruby-devel %endif %if "%rhel" >= "5" BuildRequires: libtool-ltdl libtool-ltdl-devel libXaw-devel libSM-devel libICE-devel libXpm-devel libXt-devel libXmu-devel libXext-devel libX11-devel @@ -439,3 +439,5 @@ rm -rf $RPM_BUILD_ROOT - imported various fixes from the Fedora-Extras .spec by Oliver Falk * Wed Jul 20 2005 John Ellson - release 2.4 +* Fri Mar 16 2007 Stephen North +- remove xorg-X11-devel from rhel >= 5 -- 2.40.0