Author: blekot Date: Sun Jun 22 17:55:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - %files fix (ugly, but works) - rel 2 (for rebuild)
---- Files affected: SPECS: graphviz.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: SPECS/graphviz.spec diff -u SPECS/graphviz.spec:1.79 SPECS/graphviz.spec:1.80 --- SPECS/graphviz.spec:1.79 Sun Jun 1 00:32:23 2008 +++ SPECS/graphviz.spec Sun Jun 22 19:55:13 2008 @@ -21,7 +21,7 @@ Summary(pl.UTF-8): Narzędzie do wizualizacji w postaci grafów Name: graphviz Version: 2.18 -Release: 1 +Release: 2 License: CPL v1.0 Group: X11/Applications/Graphics Source0: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz @@ -480,7 +480,7 @@ %attr(755,root,root) %{_libdir}/graphviz/tcl/libtclplan.so* %attr(755,root,root) %{_libdir}/graphviz/tcl/libtkspline.so* %{_libdir}/graphviz/tcl/pkgIndex.tcl -%{_libdir}/tcl*/%{name}-%{version} +%{_libdir}/tcl*/* %{_mandir}/mann/gdtclft.n* %{_mandir}/mann/gv_tcl.n* %{_mandir}/mann/tcldot.n* @@ -501,7 +501,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.79 2008/05/31 22:32:23 qboosh +Revision 1.80 2008/06/22 17:55:13 blekot +- %files fix (ugly, but works) +- rel 2 (for rebuild) + +Revision 1.79 2008-05-31 22:32:23 qboosh - updated to 2.18 - removed obsolete lt patch, added php patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/graphviz.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
