]> git.pld-linux.org Git - packages/ZendFramework.git/commitdiff
- updated to 1.8.1
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 14 May 2009 07:33:04 +0000 (07:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZendFramework-deps.patch -> 1.5
    ZendFramework.spec -> 1.56

ZendFramework-deps.patch
ZendFramework.spec

index f76bb62182e0ca724d8778ac8108417274e57925..73e6ab3e27b8eed577cdab8b857a7b168f654391 100644 (file)
  
  class Zend_Soap_Wsdl_Strategy_DefaultComplexType extends Zend_Soap_Wsdl_Strategy_Abstract
  {
---- zend-framework.svn/library/Zend/Crypt/Math/BigInteger/Exception.php~       2009-05-01 23:34:03.303452679 +0200
-+++ zend-framework.svn/library/Zend/Crypt/Math/BigInteger/Exception.php        2009-05-02 11:01:57.255575067 +0200
-@@ -14,7 +14,7 @@
-  * to license@zend.com so we can send you a copy immediately.
-  *
-  * @category   Zend
-- * @package    Zend_Math
-+ * @package    Zend_Crypt
-  * @copyright  Copyright (c) 2007 Pádraic Brady
-  * @license    http://framework.zend.com/license/new-bsd     New BSD License
-  * @version    $Id$
-@@ -22,16 +22,16 @@
- /**
-- * Zend_Math_Exception
-+ * Zend_Crypt_Math_Exception
-  */
--require_once 'Zend/Math/Exception.php';
-+require_once 'Zend/Crypt/Math/Exception.php';
- /**
-  * @category   Zend
-- * @package    Zend_Math
-+ * @package    Zend_Crypt
-  * @copyright  Copyright (c) 2007 Pádraic Brady
-  * @license    http://framework.zend.com/license/new-bsd     New BSD License
-  */
--class Zend_Math_BigInteger_Exception extends Zend_Math_Exception
-+class Zend_Crypt_Math_BigInteger_Exception extends Zend_Crypt_Math_Exception
- {}
index d16f397aa012c01f860d1963813930e9f8a305da..a524bde6d7ebd6a3357990f5788f3f28ed72b4f0 100644 (file)
@@ -7,14 +7,14 @@
 Summary:       Zend Framework
 Summary(pl.UTF-8):     Szkielet Zend
 Name:          ZendFramework
-Version:       1.8.0
+Version:       1.8.1
 Release:       0.1
 License:       New BSD License
 Group:         Development/Languages/PHP
 Source0:       http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 2f2acffa24644a1cd975ba90b6bf1077
+# Source0-md5: e9d3aa55cc608134661ffd5397955316
 Source1:       http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}-manual-en.tar.gz
-# Source1-md5: 46dd0ca64e6b2dde42df14281b94ebc7
+# Source1-md5: 14fce868333a22f8ce9a7954e4c5fe31
 Source2:       %{name}-find-lang.sh
 Patch0:                %{name}-additional-locales.patch
 Patch1:                %{name}-db_charset.patch
This page took 0.07444 seconds and 4 git commands to generate.