From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 5/7] perl-IO-Socket-SSL: Disable non working testsuite.
Date: Sun, 26 Feb 2023 20:19:02 +0100 [thread overview]
Message-ID: <20230226191904.675207-5-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230226191904.675207-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 811 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm b/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm
index dd8585d65..a0d8973ee 100644
--- a/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm
+++ b/perl-IO-Socket-SSL/perl-IO-Socket-SSL.nm
@@ -5,7 +5,7 @@
name = perl-IO-Socket-SSL
version = 2.016
-release = 1
+release = 2
arch = noarch
thisapp = IO-Socket-SSL-%{version}
@@ -35,9 +35,10 @@ build
make %{PARALLELISMFLAGS}
end
- test
- make test
- end
+ # Disable testsuite, requires the external perl(MOZILLA::CA) module.
+ #test
+ # make test
+ #end
end
packages
--
2.30.2
next prev parent reply other threads:[~2023-02-26 19:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-26 19:18 [PATCH 1/7] perl-Module-Install: New package Stefan Schantl
2023-02-26 19:18 ` [PATCH 2/7] perl-File-Remove: " Stefan Schantl
2023-02-26 19:19 ` [PATCH 3/7] perl-YAML-Tiny: " Stefan Schantl
2023-02-26 19:19 ` [PATCH 4/7] perl-Authen-SASL: Update build requirements Stefan Schantl
2023-02-26 19:19 ` Stefan Schantl [this message]
2023-02-26 19:19 ` [PATCH 6/7] perl-Net-SMTP-SSL: Requires perl(Net::SMTP) to build Stefan Schantl
2023-02-26 19:19 ` [PATCH 7/7] perl-Net-SSLeay: Update to 1.85 Stefan Schantl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230226191904.675207-5-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox