packages: dokuwiki/dokuwiki.spec - bcmath optional

glen glen at pld-linux.org
Mon Jan 11 14:13:13 CET 2010


Author: glen                         Date: Mon Jan 11 13:13:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- bcmath optional

---- Files affected:
packages/dokuwiki:
   dokuwiki.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: packages/dokuwiki/dokuwiki.spec
diff -u packages/dokuwiki/dokuwiki.spec:1.71 packages/dokuwiki/dokuwiki.spec:1.72
--- packages/dokuwiki/dokuwiki.spec:1.71	Mon Jan 11 14:02:54 2010
+++ packages/dokuwiki/dokuwiki.spec	Mon Jan 11 14:13:08 2010
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Aplikacja WWW Wiki oparta na PHP
 Name:		dokuwiki
 Version:	%{ver}
-Release:	0.18
+Release:	0.19
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
@@ -71,7 +71,7 @@
 %define		_noautopear	'pear(/usr/share/php/geshi.php)' 'pear(/usr/share/php/adLDAP.php)'
 
 # exclude optional php dependencies
-%define		_noautophp	'php(bzip2)' php(zip) php(date) php(ftp) php(hash) php(ldap) php(mbstring) php(mysql) php(pgsql) php(tokenizer)
+%define		_noautophp	php(bzip2) php(bcmath) php(zip) php(date) php(ftp) php(hash) php(ldap) php(mbstring) php(mysql) php(pgsql) php(tokenizer)
 
 # we don't want php(xxx) being resolved to php-xxx
 %define		_noautoreqdep	'^php(.*)'
@@ -360,6 +360,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2010/01/11 13:13:08  glen
+- bcmath optional
+
 Revision 1.71  2010/01/11 13:02:54  glen
 - adldap optional
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki/dokuwiki.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list