From 2f7c40991f4237705b07db55327f5723d6b6e056 Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Mon, 29 Aug 2005 08:47:16 +0000 Subject: [PATCH] Fix Requires... --- graphviz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index b7fef2c..b3bcf86 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -19,7 +19,7 @@ BuildRequires: tk-devel BuildRequires: fontconfig-devel xorg-x11-devel BuildRequires: php-devel guile-devel Requires(post): %{_bindir}/dot -Requires(postun): %{_bindir}/d +Requires(postun): %{_bindir}/dot %package tcl Summary: Tcl extension tools for %{name}