]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
update noautoreq deps
authorElan Ruusamäe <glen@delfi.ee>
Tue, 11 Aug 2015 13:04:19 +0000 (16:04 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 22 Sep 2015 08:26:14 +0000 (11:26 +0300)
dokuwiki.spec

index d1be25077e07b219c3c5eba1463c9d1dbd5bd312..30c933087e10f0618a8b4c5ab73e8457e530b521 100644 (file)
@@ -84,13 +84,12 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _cachedir               /var/cache/%{name}
 %define                find_lang       %{_usrlibrpm}/dokuwiki-find-lang.sh %{buildroot}
 
 %define                _cachedir               /var/cache/%{name}
 %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                _noautoreq_pear /usr/share/php/geshi.php /usr/share/php/adLDAP/.*
 
 # 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
 
 
 # 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
 
-%define                _noautoreq      %{_noautophp} %{_noautopear}
+%define                _noautoreq      %{_noautophp}
 
 %description
 DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at
 
 %description
 DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at
This page took 0.115459 seconds and 4 git commands to generate.