Author: areq Date: Sat Apr 18 17:22:41 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.01.1
---- Files affected: SPECS: ocaml-calendar.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/ocaml-calendar.spec diff -u SPECS/ocaml-calendar.spec:1.6 SPECS/ocaml-calendar.spec:1.7 --- SPECS/ocaml-calendar.spec:1.6 Thu Jul 10 20:32:47 2008 +++ SPECS/ocaml-calendar.spec Sat Apr 18 19:22:35 2009 @@ -3,12 +3,12 @@ Summary: OCaml library managing dates and times Summary(pl.UTF-8): Biblioteka OCamla do obsługi daty i czasu Name: ocaml-calendar -Version: 1.10 -Release: 5 +Version: 2.01.1 +Release: 1 License: LGPL + OCaml linking exception Group: Libraries -Source0: http://www.lri.fr/~signoles/prog/calendar/calendar-%{version}.tar.gz -# Source0-md5: ab36c83c354644695cbf81165dc3757d +Source0: http://forge.ocamlcore.org/frs/download.php/173/calendar-%{name}.tar.gz +# Source0-md5: a30974a97f718688198c5a5dc6235cff URL: http://www.lri.fr/~signoles/prog.en.html BuildRequires: ocaml >= %{ocaml_ver} BuildRequires: ocaml-findlib @@ -48,7 +48,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/{calendar,stublibs} -install src/*.cm[ixa]* src/*.a $RPM_BUILD_ROOT%{_libdir}/ocaml/calendar +install src/*.cm[ixa]* target/*.a $RPM_BUILD_ROOT%{_libdir}/ocaml/calendar install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} cp -r tests/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} @@ -76,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/04/18 17:22:35 areq +- 2.01.1 + Revision 1.6 2008/07/10 18:32:47 megabajt - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-calendar.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
