[packages/ZendFramework] - adapterized, fixed patch fuzz

baggins baggins at pld-linux.org
Sun Jun 21 01:49:15 CEST 2026


commit 8fa23a993094c4ca23ae4526cfc78ec337ceadcd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jun 20 23:57:03 2026 +0200

    - adapterized, fixed patch fuzz

 ZendFramework-additional-locales.patch | 10 +++++-----
 ZendFramework.spec                     |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/ZendFramework.spec b/ZendFramework.spec
index c47dfd3..e53fab9 100644
--- a/ZendFramework.spec
+++ b/ZendFramework.spec
@@ -1756,8 +1756,8 @@ Podręcznik do Zend Framework w języku angielskim.
 %setup -q -a1
 mv %{name}-%{version}/documentation .
 find '(' -name '*.php' -o -name '*.xml' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 install -p %{SOURCE2} find-lang.sh
 
diff --git a/ZendFramework-additional-locales.patch b/ZendFramework-additional-locales.patch
index aedb34e..212d881 100644
--- a/ZendFramework-additional-locales.patch
+++ b/ZendFramework-additional-locales.patch
@@ -1,13 +1,13 @@
 --- ZendFramework-1.12.6/library/Zend/Locale.php~	2014-05-20 00:15:41.000000000 +0300
 +++ ZendFramework-1.12.6/library/Zend/Locale.php	2014-05-20 00:17:59.373895857 +0300
 @@ -206,6 +206,7 @@
-         'en_CA'       => true,
-         'en_CM'       => true,
+         'en_CX'       => true,
+         'en_DG'       => true,
          'en_DM'       => true,
 +        'en_EE'       => true,
          'en_Dsrt'     => true,
          'en_Dsrt_US'  => true,
-         'en_FJ'       => true,
+         'en_ER'       => true,
 @@ -231,6 +232,8 @@
          'en_LC'       => true,
          'en_LR'       => true,
@@ -16,10 +16,10 @@
 +        'en_LV'       => true,
          'en_MG'       => true,
          'en_MH'       => true,
-         'en_MP'       => true,
+         'en_MO'       => true,
 @@ -255,6 +258,7 @@
-         'en_TO'       => true,
          'en_TT'       => true,
+         'en_TV'       => true,
          'en_TZ'       => true,
 +        'en_UA'       => true,
          'en_UG'       => true,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ZendFramework.git/commitdiff/8fa23a993094c4ca23ae4526cfc78ec337ceadcd



More information about the pld-cvs-commit mailing list