SPECS: adodb.spec - up to 4.96a, rel. 0.1 (not tested)
twittner
twittner at pld-linux.org
Thu Dec 27 22:22:42 CET 2007
Author: twittner Date: Thu Dec 27 21:22:42 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.96a, rel. 0.1 (not tested)
---- Files affected:
SPECS:
adodb.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/adodb.spec
diff -u SPECS/adodb.spec:1.49 SPECS/adodb.spec:1.50
--- SPECS/adodb.spec:1.49 Mon Feb 12 22:23:46 2007
+++ SPECS/adodb.spec Thu Dec 27 22:22:37 2007
@@ -1,15 +1,16 @@
# $Revision$, $Date$
%include /usr/lib/rpm/macros.php
%define ver %(echo %{version} | tr -d .)
+%define _postrel a
Summary: Unique interface to access different SQL databases
Summary(pl.UTF-8): Jednolity inferfejs dostępu do baz danych SQL
Name: adodb
-Version: 4.80
-Release: 1
+Version: 4.96
+Release: %{_postrel}.0.1
License: dual licensed using BSD-Style and LGPL
Group: Libraries
-Source0: http://dl.sourceforge.net/adodb/%{name}%{ver}.tgz
-# Source0-md5: 942164adfc953173205231b9522304e0
+Source0: http://dl.sourceforge.net/adodb/%{name}%{ver}%{_postrel}.tgz
+# Source0-md5: 9aebb0e04d8e67493c0e70fc75c9fc43
Patch0: %{name}-paths.patch
URL: http://adodb.sourceforge.net/
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -147,6 +148,7 @@
%{_appdir}/tohtml.inc.php
%{_appdir}/adodb-active-record.inc.php
%{_appdir}/adodb-xmlschema03.inc.php
+%{_appdir}/adodb-memcache.lib.inc.php
%files tests
%defattr(644,root,root,755)
@@ -170,6 +172,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2007-12-27 21:22:37 twittner
+- up to 4.96a, rel. 0.1 (not tested)
+
Revision 1.49 2007-02-12 21:23:46 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adodb.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list