]> git.pld-linux.org Git - packages/php-phpmailer.git/commitdiff
fix dependency generator PHPMailerAutoload.php
authorElan Ruusamäe <glen@delfi.ee>
Sat, 9 Nov 2013 13:00:21 +0000 (15:00 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 9 Nov 2013 13:00:21 +0000 (15:00 +0200)
php-phpmailer.spec

index af75c2607fd8f4b1d9931ca3b41d2e6f94f24d87..5fa4367fb4a5af0848c4ddb3961227fe6241fd73 100644 (file)
@@ -35,7 +35,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautophp      php-openssl php-mbstring php-filter php-hash
 
 # bad depsolver
-%define                _noautoreq_pear extras/ntlm_sasl_client.php extras/class.html2text.php
+%define                _noautoreq_pear extras/ntlm_sasl_client.php extras/class.html2text.php PHPMailerAutoload.php
 
 # put it together for rpmbuild
 %define                _noautoreq      %{?_noautophp}
This page took 0.175913 seconds and 4 git commands to generate.