commit fe42ae92c7c2900f927a9515e992ffbec27347fe
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Apr 28 21:36:55 2015 +0300

    up to 1.12.11

 ZendFramework.spec | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/ZendFramework.spec b/ZendFramework.spec
index 7420865..91e2cfe 100644
--- a/ZendFramework.spec
+++ b/ZendFramework.spec
@@ -1,3 +1,6 @@
+# TODO
+# - drop pear autogenerated deps and fill deps based on official doc:
+#   http://framework.zend.com/manual/1.12/en/requirements.introduction.html
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
@@ -10,14 +13,14 @@
 Summary:       Zend Framework
 Summary(pl.UTF-8):     Szkielet Zend
 Name:          ZendFramework
-Version:       1.12.7
+Version:       1.12.11
 Release:       1
 License:       New BSD License
 Group:         Development/Languages/PHP
 Source0:       
http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 88f5b8612b15c57857345140c21fb7bc
+# Source0-md5: fb05390d22bb0ab9b340c456c4b25af5
 Source1:       
http://framework.zend.com/releases/%{name}-%{version}/%{name}-%{version}-manual-en.tar.gz
-# Source1-md5: f511febf27604475a41f343d73b5953a
+# Source1-md5: ca6ab6b20ca0a0f32b680c8111404286
 Source2:       %{name}-find-lang.sh
 Patch0:                %{name}-additional-locales.patch
 Patch1:                %{name}-deps.patch
@@ -763,9 +766,9 @@ Group:              Development/Languages/PHP
 URL:           http://framework.zend.com/manual/en/zend.openid.html
 Requires:      %{name} = %{version}-%{release}
 # needed for dh keys: any of these tree can do for
-Suggests:      php-bcmath
-Suggests:      php-gmp
-Suggests:      php-openssl
+Suggests:      php(bcmath)
+Suggests:      php(gmp)
+Suggests:      php(openssl)
 
 %description Zend_OpenId
 Zend_OpenId is a Zend Framework component that provides a simple API
@@ -1894,6 +1897,9 @@ rm -rf $RPM_BUILD_ROOT
 %{php_pear_dir}/Zend/Service/Abstract.php
 %{php_pear_dir}/Zend/Service/Exception.php
 
+# subpackage?
+%{php_pear_dir}/Zend/Service/Console
+
 %files Zend_Service_Akismet
 %defattr(644,root,root,755)
 %{php_pear_dir}/Zend/Service/Akismet.php
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to