Author: baggins Date: Tue Nov 27 18:04:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5 - use real file in doc (not the symlink)
---- Files affected: SPECS: ocaml-findlib.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/ocaml-findlib.spec diff -u SPECS/ocaml-findlib.spec:1.25 SPECS/ocaml-findlib.spec:1.26 --- SPECS/ocaml-findlib.spec:1.25 Tue Feb 13 08:16:50 2007 +++ SPECS/ocaml-findlib.spec Tue Nov 27 19:04:05 2007 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Zarządca modułów OCamla Name: ocaml-findlib Version: 1.1.1 -Release: 4 +Release: 5 License: distributable Group: Development/Tools Source0: http://www.ocaml-programming.de/packages/findlib-%{version}.tar.gz @@ -92,7 +92,7 @@ %files %defattr(644,root,root,755) -%doc README LICENSE doc/*-html +%doc doc/README LICENSE doc/*-html %attr(755,root,root) %{_bindir}/* %config %{_sysconfdir}/ocamlfind.conf %{_libdir}/ocaml/site-lib @@ -112,7 +112,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.25 2007-02-13 07:16:50 glen +Revision 1.26 2007-11-27 18:04:05 baggins +- rel 5 +- use real file in doc (not the symlink) + +Revision 1.25 2007/02/13 07:16:50 glen - tabs in preamble Revision 1.24 2007/02/12 00:49:14 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-findlib.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
