From cf8b4f44f9f58044c6e5dab727da991c7d958f02 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:47:00 +0100 Subject: [PATCH] automatic update by autodist [release 0.73_04-1mamba;Thu Jan 29 2015] --- perl-Crypt-SSLeay.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/perl-Crypt-SSLeay.spec b/perl-Crypt-SSLeay.spec index e43f518..01f7fc0 100644 --- a/perl-Crypt-SSLeay.spec +++ b/perl-Crypt-SSLeay.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-SSLeay -Version: 0.65_02 +Version: 0.73_04 Release: 1mamba Summary: Crypt::SSLeay - OpenSSL support for LWP Group: System/Libraries/Perl @@ -16,6 +16,10 @@ BuildRequires: glibc-devel BuildRequires: libopenssl-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl-Devel-CheckLib +BuildRequires: perl-IO-Interactive-Tiny +BuildRequires: perl-Path-Class +BuildRequires: perl-Bytes-Random-Secure Requires: perl >= %perl_major_ver BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -28,7 +32,7 @@ The Crypt::SSLeay package provides Net::SSL, which is loaded by LWP::Protocol::h %build echo "\n" | \ -%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}" --default +%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %make %make test @@ -54,6 +58,9 @@ done %defattr(-,root,root) %changelog +* Thu Jan 29 2015 Automatic Build System 0.73_04-1mamba +- automatic update by autodist + * Tue Jan 15 2013 Automatic Build System 0.65_02-1mamba - automatic version update by autodist