From c38a7138fad1a81a46a47f64eb562334366d2d03 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:44:19 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 6.57-2mamba;Wed Apr 19 2023] --- perl-Coro.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Coro.spec b/perl-Coro.spec index bc54f4a..3ae11d5 100644 --- a/perl-Coro.spec +++ b/perl-Coro.spec @@ -3,7 +3,7 @@ Name: perl-Coro Epoch: 1 Version: 6.57 -Release: 1mamba +Release: 2mamba Summary: Coro - the only real threads in perl Group: System/Libraries/Perl Vendor: openmamba @@ -26,9 +26,11 @@ BuildRequires: perl-Event BuildRequires: perl-Guard BuildRequires: perl-IO-AIO BuildRequires: perl-Net-HTTP +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-common-sense BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-Canary-Stability Requires: perl >= %perl_major_ver Requires: perl(AnyEvent) @@ -43,7 +45,7 @@ This module collection manages continuations in general, most often in the form %prep %setup -q -n Coro-%{version} -%patch0 -p1 +%patch 0 -p1 #%patch1 -p1 sed -i -e '/^#!/ s|.*|#!%{__perl}|' eg/myhttpd Coro/jit-*-unix.pl @@ -53,7 +55,7 @@ sed -i -e '/^#!/ s|.*|#!%{__perl}|' eg/myhttpd Coro/jit-*-unix.pl %ifarch %{arm} RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -D_FORTIFY_SOURCE=0" %endif -perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=perl OPTIMIZE="$RPM_OPT_FLAGS" 6.57-2mamba +- rebuilt with perl 5.36.0 + * Sun Jan 09 2022 Silvan Calarco 6.57-1mamba - update to 6.57