[packages/dokuwiki] - rpm5/rpm4.5 compatible _noautopear macro
glen
glen at pld-linux.org
Sat Oct 13 17:46:58 CEST 2012
commit 44880f04f26abdfdab5ff6a478d7967360a1d246
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Oct 13 18:46:41 2012 +0300
- rpm5/rpm4.5 compatible _noautopear macro
dokuwiki.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dokuwiki.spec b/dokuwiki.spec
index a259d53..3e411c9 100644
--- a/dokuwiki.spec
+++ b/dokuwiki.spec
@@ -7,7 +7,7 @@ Summary: PHP-based Wiki webapplication
Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP
Name: dokuwiki
Version: %{ver}
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/WWW
Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
@@ -80,7 +80,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define find_lang %{_usrlibrpm}/dokuwiki-find-lang.sh %{buildroot}
# bad depsolver
-%define _noautopear pear(/usr/share/php/geshi.php) pear(/usr/share/php/adLDAP.php)
+%define _noautopear pear./usr/share/php/geshi.php pear./usr/share/php/adLDAP.php
# exclude optional php dependencies
%define _noautophp php-bzip2 php-bcmath php-zip php-date php-ftp php-hash php-ldap php-mbstring php-mysql php-pgsql php-tokenizer
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/44880f04f26abdfdab5ff6a478d7967360a1d246
More information about the pld-cvs-commit
mailing list