From: ellson Date: Tue, 12 Sep 2006 20:19:01 +0000 (+0000) Subject: move "Requires: urw-fonts" to base package X-Git-Tag: LAST_LIBGRAPH~32^2~5884 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46db145d29e97c50d9205d90b40c01cb53efea27;p=graphviz move "Requires: urw-fonts" to base package --- 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