From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] perl-Coro: Update to 6.57
Date: Thu, 16 Feb 2023 17:21:14 +0100 [thread overview]
Message-ID: <20230216162114.1028117-2-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230216162114.1028117-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1720 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
perl-Coro/perl-Coro.nm | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)
diff --git a/perl-Coro/perl-Coro.nm b/perl-Coro/perl-Coro.nm
index 5f25160ab..7a87e13d1 100644
--- a/perl-Coro/perl-Coro.nm
+++ b/perl-Coro/perl-Coro.nm
@@ -4,12 +4,12 @@
###############################################################################
name = perl-Coro
-version = 6.42
-release = 1.1
+version = 6.57
+release = 1
thisapp = Coro-%{version}
groups = Development/Libraries
-url = http://search.cpan.org/dist/Coro/
+url = https://search.cpan.org/dist/Coro/
license = GPL+ or Artistic
summary = The only real threads in perl.
@@ -20,13 +20,13 @@ description
in parallel at the same time even on SMP machines
end
-source_dl = http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
+source_dl = https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
build
requires
+ perl(Canary::Stability)
perl(ExtUtils::MakeMaker)
perl(ExtUtils::ParseXS)
- pakfire >= 0.9.26-3.1
end
prepare_cmds
@@ -37,7 +37,9 @@ build
end
build
- perl Makefile.PL INSTALLDIRS=perl OPTIMIZE="%{CFLAGS}"
+ perl Makefile.PL INSTALLDIRS=perl NO_PACKLIST=1 NO_PERLLOCAL=1 \
+ OPTIMIZE="%{CFLAGS}" </dev/null
+
make %{PARALLELISMFLAGS}
end
@@ -47,14 +49,7 @@ end
packages
package %{name}
- filter_requires
- AnyEvent
- EV
- Event
- Guard
- Storable
- Coro
- end
+ filter_requires = (AnyEvent|EV|Event|Guard|Storable|Coro)
requires
perl(:MODULE_COMPAT_%{perl_version})
--
2.30.2
prev parent reply other threads:[~2023-02-16 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 16:21 [PATCH 1/2] perl-Canary-Stability: New package Stefan Schantl
2023-02-16 16:21 ` Stefan Schantl [this message]
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=20230216162114.1028117-2-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