From patchwork Sun Feb 26 19:19:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6631 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PPtjL21xBz3wkG for ; Sun, 26 Feb 2023 19:19:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PPtjG3jcQz6KJ; Sun, 26 Feb 2023 19:19:14 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PPtjG3046z2ynQ; Sun, 26 Feb 2023 19:19:14 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PPtjD4mFHz2yFQ for ; Sun, 26 Feb 2023 19:19:12 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PPtjD2TTnzc4; Sun, 26 Feb 2023 19:19:12 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677439152; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k57473tvV5H5NyxqJnHV0HFXSo6L7M5c+w/74iF3AIQ=; b=LWqcB9QySkxftDObzv/IXLV6YvC4sZ1TxtXTLU0wmnP1e3RWTHBgISYRj54eBV2Ewe8p3Q f9XXtzSq7HR80UAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677439152; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k57473tvV5H5NyxqJnHV0HFXSo6L7M5c+w/74iF3AIQ=; b=B1+7bZ0jFQKnioxhZjI6lXN6RX8BgsJibmg3vCDGsiRbALrvC9SvfRtqLcJ+JzhuzYIa9X VrnnCJ6WK6Jigxm+EhtXMy9reN5aLTQ+wUiwlPL5lg9L3Oe09E57MFpdWiRah76ZbRwmoP V4qugDoO5TOc0PNo6k6M2af7SQlxgiW0HV52TgHm4/vDA/I1AsvoOM8S0d7gUDE3N/UXZO yQqeH/cyQLdqvJ9bfwdgQzzWY9iHtFbwMIS+kB/OZzeQue9wHT0cG98/9ZnatoIwLD8McW 2YBW+4VNFKuj2n62GWl74NZoiacFF8Rtxrr/thAn1pQ79cfR+n4pC1P7ndPg6g== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 4/7] perl-Authen-SASL: Update build requirements. Date: Sun, 26 Feb 2023 20:19:01 +0100 Message-Id: <20230226191904.675207-4-stefan.schantl@ipfire.org> In-Reply-To: <20230226191904.675207-1-stefan.schantl@ipfire.org> References: <20230226191904.675207-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" * Disable non working testsuite. Signed-off-by: Stefan Schantl --- 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