From 46db145d29e97c50d9205d90b40c01cb53efea27 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 12 Sep 2006 20:19:01 +0000 Subject: [PATCH] move "Requires: urw-fonts" to base package --- graphviz.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index 570d178f0..0651719af 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -114,6 +114,7 @@ BuildRequires: cairo-devel >= 1.1.10 pango-devel gmp-devel lua-devel #-- graphviz rpm -------------------------------------------------- Group: Applications/Multimedia Summary: Graph Visualization Tools +Requires: urw-fonts %description A collection of tools for the manipulation and layout @@ -143,7 +144,7 @@ if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_li %package gd Group: Applications/Multimedia Summary: graphviz plugin for renderers based on gd -Requires: graphviz = %{version}-%{release} urw-fonts +Requires: graphviz = %{version}-%{release} %description gd graphviz plugin for renderers based on gd -- 2.50.1