Author: glen Date: Sat Apr 15 11:38:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 4.80 (many sec fixes since last release)
---- Files affected: SPECS: adodb.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/adodb.spec diff -u SPECS/adodb.spec:1.46 SPECS/adodb.spec:1.47 --- SPECS/adodb.spec:1.46 Sun Mar 12 21:02:15 2006 +++ SPECS/adodb.spec Sat Apr 15 13:38:13 2006 @@ -4,12 +4,12 @@ Summary: Unique interface to access different SQL databases Summary(pl): Jednolity inferfejs dostępu do baz danych SQL Name: adodb -Version: 4.67 -Release: 3 +Version: 4.80 +Release: 1 License: dual licensed using BSD-Style and LGPL Group: Libraries Source0: http://dl.sourceforge.net/adodb/%{name}%{ver}.tgz -# Source0-md5: 679d4fac06126707f4bf636508e9ec8a +# Source0-md5: 942164adfc953173205231b9522304e0 Patch0: %{name}-paths.patch URL: http://adodb.sourceforge.net/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 @@ -127,6 +127,7 @@ %{_appdir}/server.php %{_appdir}/session %{_appdir}/xmlschema.dtd +%{_appdir}/xmlschema03.dtd %{_appdir}/xsl %{_appdir}/adodb-csvlib.inc.php @@ -144,6 +145,8 @@ %{_appdir}/adodb.inc.php %{_appdir}/toexport.inc.php %{_appdir}/tohtml.inc.php +%{_appdir}/adodb-active-record.inc.php +%{_appdir}/adodb-xmlschema03.inc.php %files tests %defattr(644,root,root,755) @@ -167,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2006/04/15 11:38:13 glen +- 4.80 (many sec fixes since last release) + Revision 1.46 2006/03/12 20:02:15 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/adodb.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
