[packages/perl-Crypt-SSLeay] - added tests BRs
qboosh
qboosh at pld-linux.org
Sun Oct 13 14:12:01 CEST 2013
commit 054a0ff115ae1ef806337e5cc419c28c4499d766
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Oct 13 14:11:10 2013 +0200
- added tests BRs
perl-Crypt-SSLeay.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/perl-Crypt-SSLeay.spec b/perl-Crypt-SSLeay.spec
index b1d18b9..95c5314 100644
--- a/perl-Crypt-SSLeay.spec
+++ b/perl-Crypt-SSLeay.spec
@@ -31,6 +31,10 @@ Source0: http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.
# Source0-md5: 4812f14d6e8c71714a26c0ad733666dc
URL: http://search.cpan.org/dist/Crypt-SSLeay/
BuildRequires: openssl-devel >= 0.9.7d
+%if %{with tests}
+BuildRequires: perl-Test-Simple >= 0.88
+BuildRequires: perl-Try-Tiny >= 0.09
+%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -196,4 +200,5 @@ rm -rf $RPM_BUILD_ROOT
%dir %{perl_vendorarch}/auto/Crypt/SSLeay
%{perl_vendorarch}/auto/Crypt/SSLeay/SSLeay.bs
%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/SSLeay/SSLeay.so
-%{_mandir}/man3/*
+%{_mandir}/man3/Crypt::SSLeay.3pm*
+%{_mandir}/man3/Net::SSL.3pm*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-SSLeay.git/commitdiff/054a0ff115ae1ef806337e5cc419c28c4499d766
More information about the pld-cvs-commit
mailing list