]> granicus.if.org Git - graphviz/commitdiff
remove rpm requires for tk
authorJohn Ellson <ellson@research.att.com>
Fri, 24 Oct 2014 14:25:19 +0000 (10:25 -0400)
committerJohn Ellson <ellson@research.att.com>
Fri, 24 Oct 2014 14:25:19 +0000 (10:25 -0400)
graphviz.spec.in

index c6f79e4dbfffea6941705643b1acadffc96fdc18..eb09a6c7e2817bdb99cdaa17213d577a5cb84a69 100644 (file)
@@ -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