瀏覽代碼

update and mark as broken

Ralf S. Engelschall 24 年之前
父節點
當前提交
5b5dbb986d
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      graphviz/graphviz.spec

+ 5 - 4
graphviz/graphviz.spec

@@ -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