commit cc20216e969aafc65c64cc63d69a4dea57dbd98b
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Nov 6 15:22:09 2015 +0200

    suggest xmlwriter
    
    PHP Fatal error: Class 'XMLWriter' not found in 
/usr/share/php/PHPExcel/Shared/XMLWriter.php on line 44

 php-phpoffice-PHPExcel.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-phpoffice-PHPExcel.spec b/php-phpoffice-PHPExcel.spec
index 6c4de45..763569f 100644
--- a/php-phpoffice-PHPExcel.spec
+++ b/php-phpoffice-PHPExcel.spec
@@ -7,7 +7,7 @@
 Summary:       PHPExcel - OpenXML - Create Excel2007 documents in PHP - 
Spreadsheet engine
 Name:          php-phpoffice-%{pkgname}
 Version:       1.7.9
-Release:       3
+Release:       4
 License:       LGPL v2.1
 Group:         Development/Languages/PHP
 Source0:       
https://github.com/PHPOffice/PHPExcel/archive/%{version}/%{pkgname}-%{version}.tar.gz
@@ -27,6 +27,7 @@ Suggests:     php(iconv)
 Suggests:      php(simplexml)
 Suggests:      php(sqlite)
 Suggests:      php(xmlreader)
+Suggests:      php(xmlwriter)
 Suggests:      php(zip)
 Suggests:      php-jpgraph
 BuildArch:     noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phpoffice-PHPExcel.git/commitdiff/cc20216e969aafc65c64cc63d69a4dea57dbd98b

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

Reply via email to