Author: qboosh Date: Tue Oct 11 19:54:35 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated License (LGPL since 1.0.2) - restored security TODO (still uses vulnerable shtool during build)
---- Files affected: SPECS: ocaml-mysql.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/ocaml-mysql.spec diff -u SPECS/ocaml-mysql.spec:1.14 SPECS/ocaml-mysql.spec:1.15 --- SPECS/ocaml-mysql.spec:1.14 Tue Oct 11 21:44:03 2005 +++ SPECS/ocaml-mysql.spec Tue Oct 11 21:54:28 2005 @@ -1,15 +1,17 @@ # $Revision$, $Date$ +# TODO +# - (build time) security http://security.gentoo.org/glsa/glsa-200506-08.xml Summary: MySQL binding for OCaml Summary(pl): Wiązania MySQL dla OCamla Name: ocaml-mysql Version: 1.0.3 Release: 1 -License: BSD -Group: Libraries +License: LGPL v2.1+ Vendor: Shawn Wagner <[EMAIL PROTECTED]> -URL: http://raevnos.pennmush.org/code/ocaml-mysql/index.html +Group: Libraries Source0: http://raevnos.pennmush.org/code/ocaml-mysql/%{name}-%{version}.tar.gz # Source0-md5: 3254be1cb6ef8801701a5628e60cfee4 +URL: http://raevnos.pennmush.org/code/ocaml-mysql/index.html BuildRequires: autoconf BuildRequires: mysql-devel BuildRequires: ocaml >= 3.08 @@ -69,11 +71,12 @@ %files %defattr(644,root,root,755) +%doc CHANGES README %attr(755,root,root) %{_libdir}/ocaml/stublibs/*.so %files devel %defattr(644,root,root,755) -%doc README CHANGES COPYING demo.ml doc +%doc demo.ml doc %{_libdir}/ocaml/mysql %{_libdir}/ocaml/site-lib/mysql @@ -83,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2005/10/11 19:54:28 qboosh +- updated License (LGPL since 1.0.2) +- restored security TODO (still uses vulnerable shtool during build) + Revision 1.14 2005/10/11 19:44:03 paszczus - updated to 1.0.3 - removed security TODO @@ -132,4 +139,3 @@ Revision 1.1 2002/05/10 11:37:33 malekith - initial; from scratch - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ocaml-mysql.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
