commit 7b85cfe7be56da16b2a21ed1a6f8c652ac9ac898
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jun 2 22:59:36 2019 +0300

    use bundled zf (pld ones are too old)

 eventum.spec | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index ec10c2a..aee663a 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with    order   # with experimental order patch
 
-%define                rel             1
+%define                rel             2
 #define                subver  73
 #define                githash a12094613
 %define                php_min_version 7.1.3
@@ -63,12 +63,6 @@ Requires:    php(pdo_mysql)
 Requires:      php(session)
 Requires:      php-Smarty >= 3.1
 Requires:      php-Smarty-plugin-gettext
-Requires:      php-ZendFramework-Config >= 2.4
-Requires:      php-ZendFramework-Loader >= 2.4
-Requires:      php-ZendFramework-Mail >= 2.4.13-2
-Requires:      php-ZendFramework-Mime >= 2.4
-Requires:      php-ZendFramework-ServiceManager >= 2.4
-Requires:      php-ZendFramework-Validator >= 2.4
 Requires:      php-monolog >= 1.17.2
 Requires:      php-psr-Log >= 1.0.0-2
 Requires:      phplot >= 5.8.0
@@ -319,13 +313,6 @@ rm -r vendor/psr/log
 rm -r vendor/smarty-gettext/smarty-gettext
 rm -r vendor/smarty/smarty
 rm -r vendor/sphinx/php-sphinxapi
-rm -r vendor/zendframework/zend-config
-rm -r vendor/zendframework/zend-loader
-rm -r vendor/zendframework/zend-mail
-rm -r vendor/zendframework/zend-mime
-rm -r vendor/zendframework/zend-servicemanager
-rm -r vendor/zendframework/zend-stdlib
-rm -r vendor/zendframework/zend-validator
 
 # remove backups from patching as we use globs to package files to buildroot
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/5ea20d238d11d103165c115eb335a779968a609e

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

Reply via email to