From d65ce99fc59ac7e111eab09cd00bba223e15f1ae Mon Sep 17 00:00:00 2001 From: Carl George Date: Sun, 10 Sep 2023 22:17:53 -0500 Subject: [PATCH] Add provides for bundled libev --- perl-EV.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-EV.spec b/perl-EV.spec index e6a0f3c..0f73f73 100644 --- a/perl-EV.spec +++ b/perl-EV.spec @@ -24,6 +24,9 @@ BuildRequires: libev-source >= 4.33 BuildRequires: perl(AnyEvent) => 2.6 BuildRequires: perl(Canary::Stability) +# We remove the upstream bundled libev, but still build against statically +# linked files from the libev-source package. +Provides: bundled(libev) %{?perl_default_filter} @@ -77,6 +80,7 @@ PERL_CANARY_STABILITY_NOPROMPT=1 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="% %changelog * Mon Sep 11 2023 Carl George - 4.33-14 - Update license field with SPDX identifier +- Add provides for bundled libev * Thu Jul 20 2023 Fedora Release Engineering - 4.33-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild