Author: baggins Date: Thu Dec 13 10:49:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - fixed R
---- Files affected: SPECS: ocaml-net.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/ocaml-net.spec diff -u SPECS/ocaml-net.spec:1.34 SPECS/ocaml-net.spec:1.35 --- SPECS/ocaml-net.spec:1.34 Wed Dec 12 22:53:49 2007 +++ SPECS/ocaml-net.spec Thu Dec 13 11:49:22 2007 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Moduły ułatwiające pisanie programów internetowych w OCamlu Name: ocaml-net Version: 2.2.9 -Release: 1 +Release: 2 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/ocamlnet/ocamlnet-%{version}.tar.gz @@ -109,7 +109,7 @@ Summary(pl.UTF-8): Wsparcie dla SSL-a w equeue - cześć programistyczna Group: Development/Libraries Requires: %{name}-equeue-devel = %{version}-%{release} -Requires: %{name}-ssl = %{version}-%{release} +Requires: %{name}-equeue-ssl = %{version}-%{release} %requires_eq ocaml-ssl-devel %requires_eq ocaml @@ -597,6 +597,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2007-12-13 10:49:22 baggins +- rel 2 +- fixed R + Revision 1.34 2007-12-12 21:53:49 baggins - up to 2.2.9 - netclient and equeue packaged merged with ocamlnet by upstream ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-net.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
