]> granicus.if.org Git - graphviz/commitdiff
move "Requires: urw-fonts" to base package
authorellson <devnull@localhost>
Tue, 12 Sep 2006 20:19:01 +0000 (20:19 +0000)
committerellson <devnull@localhost>
Tue, 12 Sep 2006 20:19:01 +0000 (20:19 +0000)
graphviz.spec.in

index 570d178f07923d6afd9984c93e390d4c23553453..0651719af5b7f413adb3e9ea0f9724bc8df787e5 100644 (file)
@@ -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