[packages/php-phpoffice-PHPExcel] fix define for distfiles, rpm still just spits on "#"-comments

glen glen at pld-linux.org
Wed Nov 13 08:50:12 CET 2013


commit 09bf018daf2dd9fdb8b615a85f22ed9dce6cfa59
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 13 09:49:18 2013 +0200

    fix define for distfiles, rpm still just spits on "#"-comments

 php-phpoffice-PHPExcel.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/php-phpoffice-PHPExcel.spec b/php-phpoffice-PHPExcel.spec
index 4a3f7db..8f50522 100644
--- a/php-phpoffice-PHPExcel.spec
+++ b/php-phpoffice-PHPExcel.spec
@@ -1,7 +1,7 @@
 # TODO
 # - drop PHPExcel/Calculation/Functions.php - php compat functions (find minimum required and use that in .spec)
 # - mbstring used unconditionally in some places: ./PHPExcel/Writer/CSV.php, ./PHPExcel/Calculation.php
-# %define		pkgname	PHPExcel
+%define		pkgname	PHPExcel
 %define		php_min_version 5.2.1
 %include	/usr/lib/rpm/macros.php
 Summary:	PHPExcel - OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
@@ -22,7 +22,6 @@ Requires:	php(mbstring)
 Requires:	php(pcre)
 Requires:	php(spl)
 Requires:	php(xml)
-Requires:	php-pear
 Suggests:	php(gd)
 Suggests:	php(iconv)
 Suggests:	php(simplexml)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list