commit 6d60ecd88acfde1d556efd8839927352830d0702
Author: Lubomir Rintel <lkund...@v3.sk>
Date:   Thu Jan 23 15:51:37 2014 +0100

    sendmail needed for tests

 perl-Log-Dispatch.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index 931cada..0aec129 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -11,7 +11,7 @@
 
 Name:           perl-Log-Dispatch
 Version:        2.41
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Dispatches messages to one or more outputs
 Group:          Development/Libraries
 License:        Artistic 2.0
@@ -40,6 +40,7 @@ BuildRequires:  perl(warnings)
 
 # testsuite
 BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  /usr/bin/sendmail
 
 %if %{with release_tests} 
 # for improved tests
@@ -96,6 +97,9 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL="root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Thu Jan 23 2014 Lubomir Rintel <lkund...@v3.sk> - 2.41-1.1
+- sendmail needed for tests
+
 * Fri Aug 16 2013 Ralf Corsépius <corse...@fedoraproject.org> - 2.41-1
 - Upstream update.
 - Spec cleanup.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to