mbox

perl-Net-SSLeay: Update to 1.78.

Message ID 1472892421-6829-1-git-send-email-stefan.schantl@ipfire.org
State Accepted
Commit 5dff150e67db7a4b04b6f064e5d67970f8dd21a6
Headers

Message

Stefan Schantl Sept. 3, 2016, 6:47 p.m. UTC
  This is an update to the latest stable version.

Add dependencies information to cover perl ABI version and
missing perl dependencies.

Fixes #11175.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Tested-by: Alexander Marx <alexander.marx@ipfire.org>
---
 perl-Net-SSLeay/perl-Net-SSLeay.nm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
  

Comments

Stefan Schantl Sept. 30, 2016, 5:05 p.m. UTC | #1
Hello list,

is there any reason, why this tested patch has not been
applied yet ?

Thanks in advance,

-Stefan
> This is an update to the latest stable version.
> 
> Add dependencies information to cover perl ABI version and
> missing perl dependencies.
> 
> Fixes #11175.
> 
> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> Tested-by: Alexander Marx <alexander.marx@ipfire.org>
> ---
>  perl-Net-SSLeay/perl-Net-SSLeay.nm | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/perl-Net-SSLeay/perl-Net-SSLeay.nm b/perl-Net-
> SSLeay/perl-Net-SSLeay.nm
> index 5a6e166..8485c2d 100644
> --- a/perl-Net-SSLeay/perl-Net-SSLeay.nm
> +++ b/perl-Net-SSLeay/perl-Net-SSLeay.nm
> @@ -4,7 +4,7 @@
>  ####################################################################
> ###########
>  
>  name       = perl-Net-SSLeay
> -version    = 1.69
> +version    = 1.78
>  release    = 1
>  thisapp    = Net-SSLeay-%{version}
>  
> @@ -40,6 +40,12 @@ end
>  
>  packages
>  	package %{name}
> +		requires
> +			perl(:MODULE_COMPAT_%{perl_version})
> +			perl(MIME::Base64)
> +			perl(XSLoader)
> +		end
> +	end
>  
>  	package %{name}-debuginfo
>  		template DEBUGINFO