Author: megabajt Date: Thu Jul 10 19:50:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -buildfix.patch - updated URL - release 4
---- Files affected: SPECS: ocaml-net.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/ocaml-net.spec diff -u SPECS/ocaml-net.spec:1.38 SPECS/ocaml-net.spec:1.39 --- SPECS/ocaml-net.spec:1.38 Sun Mar 9 22:24:16 2008 +++ SPECS/ocaml-net.spec Thu Jul 10 21:50:10 2008 @@ -9,12 +9,13 @@ Summary(pl.UTF-8): Moduły ułatwiające pisanie programów internetowych w OCamlu Name: ocaml-net Version: 2.2.9 -Release: 3 +Release: 4 License: GPL v2+ (nethttpd), LGPL v2+ (mod_caml), BSD-like (the rest) Group: Libraries -Source0: http://dl.sourceforge.net/ocamlnet/ocamlnet-%{version}.tar.gz +Source0: http://download.camlcity.org/download/ocamlnet-%{version}.tar.gz # Source0-md5: 3655e3be3bb2806e0a1f48bb7ce16fb3 -URL: http://ocamlnet.sourceforge.net/ +Patch0: %{name}-buildfix.patch +URL: http://projects.camlcity.org/projects/ocamlnet.html BuildRequires: ncurses-devel BuildRequires: ocaml >= %{ocaml_ver} BuildRequires: ocaml-findlib @@ -426,6 +427,7 @@ %prep %setup -q -n ocamlnet-%{version} +%patch0 -p1 %build # no %%configure, please @@ -623,6 +625,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2008/07/10 19:50:10 megabajt +- added -buildfix.patch +- updated URL +- release 4 + Revision 1.38 2008/03/09 21:24:16 qboosh - proper License tags (problem with capability to read file contents, not just their names?) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-net.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
