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