[packages/php-pear-PEAR] Up to 1.10.15
arekm
arekm at pld-linux.org
Wed Jun 12 09:46:50 CEST 2024
commit 3a88c5811e6555fe439ef8ce7f62782f1a51cc8e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jun 12 08:32:20 2024 +0200
Up to 1.10.15
ext-check.patch | 2 +-
php-pear-PEAR.spec | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index ec26d52..fa9122c 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -11,19 +11,19 @@
Summary: PEAR Base System
Summary(pl.UTF-8): Podstawowy system PEAR
Name: php-pear-%{_pearname}
-Version: 1.10.13
+Version: 1.10.15
Release: 1
Epoch: 1
License: New BSD License
Group: Development/Languages/PHP
Source0: https://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 33a22b40c30b35405f034593590d833e
+# Source0-md5: 07c72ec39bfca48509c90fda5f8bf4ce
Source1: https://pear.php.net/get/Console_Getopt-1.4.3.tgz
# Source1-md5: 78620b71acdf113968c3482845bcbbc2
-Source2: https://pear.php.net/get/Structures_Graph-1.1.1.tgz
-# Source2-md5: f1be7827074c4f51eb1af245f0f7c5c4
-Source3: http://download.pear.php.net/package/Archive_Tar-1.4.14.tgz
-# Source3-md5: 12c9b5f0e0f2e875c332cc3908659017
+Source2: https://pear.php.net/get/Structures_Graph-1.2.0.tgz
+# Source2-md5: 279bea9ff23d55bfa8a1e16349500763
+Source3: http://download.pear.php.net/package/Archive_Tar-1.5.0.tgz
+# Source3-md5: 79bf67d6462beacec5a85f7ae0fa7ae5
Patch0: %{name}-sysconfdir.patch
Patch1: ext-check.patch
Patch2: %{name}-FHS.patch
diff --git a/ext-check.patch b/ext-check.patch
index 1d4ffaf..1ee4521 100644
--- a/ext-check.patch
+++ b/ext-check.patch
@@ -2,7 +2,7 @@
+++ PEAR-1.9.4/usr/share/pear/pearcmd.php 2014-05-14 19:21:53.064418441 +0300
@@ -45,6 +45,16 @@
- $pear_package_version = "1.10.13";
+ $pear_package_version = "1.10.15";
+// before trying anything deep, ensure base extensions are present
+// this avoids debugging problems with bogus error messages, which really are
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PEAR.git/commitdiff/3a88c5811e6555fe439ef8ce7f62782f1a51cc8e
More information about the pld-cvs-commit
mailing list