]> granicus.if.org Git - graphviz/commitdiff
align better with fedora version of spec
authorellson <devnull@localhost>
Tue, 11 Mar 2008 20:06:06 +0000 (20:06 +0000)
committerellson <devnull@localhost>
Tue, 11 Mar 2008 20:06:06 +0000 (20:06 +0000)
graphviz.spec.in

index 89d8a8b7246ac77641acd710afe9e218da1c6fbc..459075efacb0c613a3c82c313fce97ad8e202647 100644 (file)
@@ -40,12 +40,12 @@ Prefix: /usr
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: zlib-devel libpng-devel libjpeg-devel expat-devel
-BuildRequires: /bin/ksh bison m4 flex swig freetype-devel >= 2
+BuildRequires: /bin/ksh bison m4 flex swig tk tcl >= 8.3 freetype-devel >= 2
 
 #-- Red Hat Linux specific Build Requirements -------------------------------
 %if 0%{?rhl}
 %define TCL 1
-BuildRequires: XFree86-devel tk tcl >= 8.3
+BuildRequires: XFree86-devel
 # This just indicates the requirement for tcl.h, tk.h, but doesn't identify
 # where to get them from. In RH9 and earlier they were in the tcl, tk,
 # base packages which are always BR'd anyway (above).
@@ -56,7 +56,7 @@ BuildRequires:  /usr/include/tcl.h /usr/include/tk.h
 %if 0%{?rhel}
 %define TCL 1
 %if "%rhel" < "4"
-BuildRequires:  XFree86-devel tk tcl >= 8.3
+BuildRequires:  XFree86-devel
 # This just indicates the requirement for tcl.h, tk.h, but doesn't identify
 # where to get them from. In RH9 and earlier they were in the tcl, tk,
 # base packages which are always BR'd anyway (above).