public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] perl-Net-SSLeay: Update to 1.78.
@ 2016-09-03  8:47 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-09-03  8:47 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1053 bytes --]

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(a)ipfire.org>
Tested-by: Alexander Marx <alexander.marx(a)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
-- 
2.5.5


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-03  8:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-03  8:47 [PATCH] perl-Net-SSLeay: Update to 1.78 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox