Author: baggins Date: Sun Dec 2 13:33:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - add R to devel
---- Files affected: SPECS: ocaml-pg.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/ocaml-pg.spec diff -u SPECS/ocaml-pg.spec:1.4 SPECS/ocaml-pg.spec:1.5 --- SPECS/ocaml-pg.spec:1.4 Sun Dec 2 13:50:16 2007 +++ SPECS/ocaml-pg.spec Sun Dec 2 14:32:56 2007 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Wiązania PostgreSQL dla OCamla Name: ocaml-pg Version: 1.0 -Release: 1 +Release: 2 License: LGPL + OCaml linking exception Group: Libraries URL: http://merjis.com/developers/pgocaml/ @@ -29,6 +29,10 @@ Summary: PostgreSQL binding for OCaml Summary(pl.UTF-8): Wiązania PostgreSQL dla OCamla Group: Development/Libraries +Requires: ocaml-calendar-devel +Requires: ocaml-csv-devel +Requires: ocaml-extlib-devel +Requires: ocaml-pcre-devel %requires_eq ocaml %description devel @@ -75,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007-12-02 13:32:56 baggins +- rel 2 +- add R to devel + Revision 1.4 2007-12-02 12:50:16 baggins - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-pg.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
