[packages/php-phpmailer] fix dependency generator PHPMailerAutoload.php

glen glen at pld-linux.org
Sat Nov 9 14:00:52 CET 2013


commit b68347496d7e86b18d7865838c4c9f5a9e5ed0db
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Nov 9 15:00:21 2013 +0200

    fix dependency generator PHPMailerAutoload.php

 php-phpmailer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-phpmailer.spec b/php-phpmailer.spec
index af75c26..5fa4367 100644
--- a/php-phpmailer.spec
+++ b/php-phpmailer.spec
@@ -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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phpmailer.git/commitdiff/990bd5bd7c733360d8eab7c176f2304739d84a1a



More information about the pld-cvs-commit mailing list