From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/7] perl-Authen-SASL: Update build requirements.
Date: Sun, 26 Feb 2023 20:19:01 +0100 [thread overview]
Message-ID: <20230226191904.675207-4-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230226191904.675207-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]
* Disable non working testsuite.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
perl-Authen-SASL/perl-Authen-SASL.nm | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/perl-Authen-SASL/perl-Authen-SASL.nm b/perl-Authen-SASL/perl-Authen-SASL.nm
index b14f1741e..9415808a1 100644
--- a/perl-Authen-SASL/perl-Authen-SASL.nm
+++ b/perl-Authen-SASL/perl-Authen-SASL.nm
@@ -5,7 +5,7 @@
name = perl-Authen-SASL
version = 2.16
-release = 1
+release = 2
arch = noarch
thisapp = Authen-SASL-%{version}
@@ -24,17 +24,25 @@ source_dl = http://www.cpan.org/authors/id/G/GB/GBARR/
build
requires
+ perl(FindBin)
perl(Digest::HMAC)
perl(Digest::MD5)
perl(ExtUtils::MakeMaker)
perl(File::Path)
perl(GSSAPI)
+ perl(Module::Install)
end
build
perl Makefile.PL INSTALLDIRS=vendor
make %{PARALLELISMFLAGS}
end
+
+ # Testsuite is unable to load its own module
+ # and therefore broken.
+ #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 ` Stefan Schantl [this message]
2023-02-26 19:19 ` [PATCH 5/7] perl-IO-Socket-SSL: Disable non working testsuite Stefan Schantl
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-4-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