Browse Source

upgrading package: graphviz 1.8.8 -> 1.8.9

master
Michael Schloh von Bennewitz 24 years ago committed by Ralf S. Engelschall
parent
commit
34be4ea7cf
  1. 6
      graphviz/graphviz.spec

6
graphviz/graphviz.spec

@ -32,11 +32,12 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [REL]
Group: Graphics
License: GPL
Version: 1.8.8
Release: 20020707
Version: 1.8.9
Release: 20020805
# list of sources
Source0: http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-%{version}.tar.gz
Patch0: graphviz.patch
# build information
Prefix: %{l_prefix}
@ -56,6 +57,7 @@ AutoReqProv: no
%prep
%setup -q
%patch -p0
%build
PATH="%{l_prefix}/bin:$PATH"; export PATH

Loading…
Cancel
Save