Browse Source

update and mark as broken

master
parent
commit
5b5dbb986d
  1. 9
      graphviz/graphviz.spec

9
graphviz/graphviz.spec

@ -29,11 +29,11 @@ Summary: Graph Visualization Tool
URL: http://www.research.att.com/sw/tools/graphviz/ URL: http://www.research.att.com/sw/tools/graphviz/
Vendor: AT&T Vendor: AT&T
Packager: The OpenPKG Project Packager: The OpenPKG Project
Distribution: OpenPKG [EXP] Distribution: OpenPKG [BRK]
Group: Graphics Group: Graphics
License: GPL License: GPL
Version: 1.7.7 Version: 1.8.3
Release: 20020206 Release: 20020402
# list of sources # list of sources
Source0: http://www.research.att.com/sw/tools/graphviz/dist/graphviz-%{version}.tgz Source0: http://www.research.att.com/sw/tools/graphviz/dist/graphviz-%{version}.tgz
@ -71,7 +71,8 @@ AutoReqProv: no
--with-pnglibdir=%{l_prefix}/lib \ --with-pnglibdir=%{l_prefix}/lib \
--with-jpegincludedir=%{l_prefix}/include \ --with-jpegincludedir=%{l_prefix}/include \
--with-jpeglibdir=%{l_prefix}/lib \ --with-jpeglibdir=%{l_prefix}/lib \
--disable-shared --disable-shared \
--enable-static
%{l_make} %{l_mflags -O} %{l_make} %{l_mflags -O}
%install %install

Loading…
Cancel
Save