]> granicus.if.org Git - graphviz/commitdiff
remove xorg-x11-devel from rhel >= 5 as RHEL does not have
authornorth <devnull@localhost>
Fri, 16 Mar 2007 15:10:46 +0000 (15:10 +0000)
committernorth <devnull@localhost>
Fri, 16 Mar 2007 15:10:46 +0000 (15:10 +0000)
this and other development packages

graphviz.spec.in

index daefa5e14be490225b0a03048a0eb444986c038b..5042679e6606677d465a2c48f439e1b8d91ec4ee 100644 (file)
@@ -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 <oliver@linux-kernel.at>
 * Wed Jul 20 2005 John Ellson <ellson@research.att.com>
 - release 2.4
+* Fri Mar 16 2007 Stephen North <north@research.att.com>
+- remove xorg-X11-devel from rhel >= 5