Author: baggins Date: Thu Apr 1 14:51:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - added missing dir
---- Files affected: packages/plt: plt.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: packages/plt/plt.spec diff -u packages/plt/plt.spec:1.25 packages/plt/plt.spec:1.26 --- packages/plt/plt.spec:1.25 Thu Apr 1 16:03:57 2010 +++ packages/plt/plt.spec Thu Apr 1 16:51:18 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Środowisko programistyczne PLT Scheme Name: plt Version: 4.2.4 -Release: 1 +Release: 2 License: LGPL Group: Development/Languages Source0: http://download.plt-scheme.org/bundles/%{version}/plt/%{name}-%{version}-src-unix.tgz @@ -281,6 +281,7 @@ %attr(755,root,root) %{_bindir}/plt-help %{_libdir}/%{name}/collects/help %{_libdir}/%{name}/collects/scribblings +%dir %{_datadir}/%{name} %{_datadir}/%{name}/doc %{_mandir}/man1/plt-help.1* @@ -325,6 +326,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2010/04/01 14:51:18 baggins +- rel 2 +- added missing dir + Revision 1.25 2010/04/01 14:03:57 baggins - 4.2.4 - fix building with libpng 1.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/plt/plt.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
