From daddda7482ed90c51c25c59b153cfbc345b355ed Mon Sep 17 00:00:00 2001 From: John Ellson Date: Fri, 24 Oct 2014 10:25:19 -0400 Subject: [PATCH] remove rpm requires for tk --- graphviz.spec.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index c6f79e4db..eb09a6c7e 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -752,7 +752,7 @@ Ruby extension for graphviz. %package lang-tcl Group: Applications/Multimedia Summary: Tcl extension & tools for graphviz -Requires: %{name} = %{version}-%{release}, tcl >= 8.3 tk +Requires: %{name} = %{version}-%{release}, tcl >= 8.3 Obsoletes: %{name}-tcl %description lang-tcl @@ -765,7 +765,6 @@ Various tcl packages (extensions) for the graphviz tools. %{_datadir}/graphviz/demo/*_data %{_datadir}/graphviz/demo/entities.html %{_mandir}/man3/*.3tcl.* -%{_mandir}/man3/*.3tk.* %exclude %{_libdir}/graphviz/tcl/* %endif -- 2.50.1