[packages/php-adodb] Rel 4
arekm
arekm at pld-linux.org
Sat Apr 4 03:21:38 CEST 2026
commit 9cb2da019ac1f4d8bc842f89ef25197d1ff943f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 03:21:31 2026 +0200
Rel 4
php-adodb-paths.patch | 22 +++++++++++-----------
php-adodb.spec | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/php-adodb.spec b/php-adodb.spec
index 64f7504..8a9e0af 100644
--- a/php-adodb.spec
+++ b/php-adodb.spec
@@ -12,7 +12,7 @@ Summary: Unique interface to access different SQL databases
Summary(pl.UTF-8): Jednolity inferfejs dostępu do baz danych SQL
Name: php-%{pkgname}
Version: 5.18a
-Release: 3
+Release: 4
License: BSD-Style and LGPL
Group: Libraries
Source0: http://downloads.sourceforge.net/adodb/adodb%{ver}.tgz
diff --git a/php-adodb-paths.patch b/php-adodb-paths.patch
index 619fe1e..eaa2c50 100644
--- a/php-adodb-paths.patch
+++ b/php-adodb-paths.patch
@@ -1,6 +1,5 @@
-unchanged:
---- adodb-4.67/adodb.inc.php~ 2006-03-12 18:15:54.000000000 +0200
-+++ adodb/adodb.inc.php 2006-03-12 18:26:52.000000000 +0200
+--- a/adodb.inc.php
++++ b/adodb.inc.php
@@ -44,7 +44,7 @@
* Set ADODB_DIR to the directory where this file resides...
* This constant was formerly called $ADODB_RootPath
@@ -10,10 +9,10 @@ unchanged:
//==============================================================================================
// GLOBAL VARIABLES
---- ./pear/Auth/Container/ADOdb.php 2006-03-12 17:42:27.000000000 +0200
-+++ /usr/share/pear/Auth/Container/ADOdb.php 2006-03-12 18:34:11.000000000 +0200
-@@ -21,9 +21,13 @@
- //
+--- a/pear/Auth/Container/ADOdb.php
++++ b/pear/Auth/Container/ADOdb.php
+@@ -13,9 +13,13 @@
+ */
require_once 'Auth/Container.php';
-require_once 'adodb.inc.php';
@@ -29,7 +28,9 @@ unchanged:
/**
* Storage driver for fetching login data from a database using ADOdb-PHP.
-@@ -404,12 +406,2 @@
+@@ -392,14 +396,4 @@
+
+ // }}}
}
-
-function showDbg( $string ) {
@@ -42,9 +43,8 @@ unchanged:
- print "</pre>";
-}
?>
-unchanged:
---- adodb/adodb-pear.inc.php 2006-03-12 18:07:56.000000000 +0200
-+++ /usr/share/php/adodb/adodb-pear.inc.php 2006-03-12 18:32:20.000000000 +0200
+--- a/adodb-pear.inc.php
++++ b/adodb-pear.inc.php
@@ -43,10 +43,13 @@
free
*/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-adodb.git/commitdiff/9cb2da019ac1f4d8bc842f89ef25197d1ff943f8
More information about the pld-cvs-commit
mailing list