Author: qboosh Date: Mon Aug 29 20:25:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.6 - disable building statically linked programs
---- Files affected: SPECS: graphviz.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/graphviz.spec diff -u SPECS/graphviz.spec:1.43 SPECS/graphviz.spec:1.44 --- SPECS/graphviz.spec:1.43 Mon Aug 15 18:05:56 2005 +++ SPECS/graphviz.spec Mon Aug 29 22:25:06 2005 @@ -3,12 +3,12 @@ Summary: Graph Visualization Tools Summary(pl): Narzędzie do wizualizacji w postaci grafów Name: graphviz -Version: 2.4 -Release: 2 +Version: 2.6 +Release: 1 License: CPL v1.0 Group: X11/Applications/Graphics Source0: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz -# Source0-md5: f1074d38a7eeb5e5b2ebfdb643aebf8a +# Source0-md5: 0d61fc4f8660be31503d4f9ab6f26bf0 Patch0: %{name}-fontpath.patch Patch1: %{name}-php.patch Patch2: %{name}-gd.patch @@ -97,7 +97,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --disable-static %{__make} @@ -174,6 +175,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2005/08/29 20:25:06 qboosh +- updated to 2.6 +- disable building statically linked programs + Revision 1.43 2005/08/15 16:05:56 arekm - use our patched gd 2.0.33 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/graphviz.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
