public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Proc-Wait3] rawhide: Take into account re-review feedback (#2497525)
Date: Sun, 12 Jul 2026 07:04:25 GMT [thread overview]
Message-ID: <178383986515.1.15972401067365940282.rpms-perl-Proc-Wait3-079a09939b5f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Proc-Wait3
Branch : rawhide
Commit : 079a09939b5f7a0075ec581c22f74afa384b140c
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-07-12T09:04:18+02:00
Stats : +14/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Proc-Wait3/c/079a09939b5f7a0075ec581c22f74afa384b140c?branch=rawhide
Log:
Take into account re-review feedback (#2497525)
---
diff --git a/perl-Proc-Wait3.spec b/perl-Proc-Wait3.spec
index 06552e8..6d7040e 100644
--- a/perl-Proc-Wait3.spec
+++ b/perl-Proc-Wait3.spec
@@ -1,19 +1,20 @@
Name: perl-Proc-Wait3
Version: 0.05
-Release: 36%{?dist}
+Release: 37%{?dist}
Summary: Perl extension for wait3 system call
License: GPL-1.0-or-later OR Artistic-1.0-Perl
-URL: https://metacpan.org/release/Proc-Wait3
+URL: https://metacpan.org/dist/Proc-Wait3
Source0: https://cpan.metacpan.org/authors/id/C/CT/CTILMES/Proc-Wait3-%{version}.tar.gz
-BuildRequires: %{__make}
+BuildRequires: coreutils
+BuildRequires: make
BuildRequires: gcc
-BuildRequires: %{__perl}
+BuildRequires: perl-interpreter
BuildRequires: /usr/bin/iconv
BuildRequires: perl-devel
BuildRequires: perl-generators
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
# Run-time:
BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
@@ -32,7 +33,7 @@ similar to the perl "wait" function.
mv Changes~ Changes
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" NO_PACKLIST=1 NO_PERLLOCAL=1
+/usr/bin/perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
@@ -40,16 +41,19 @@ mv Changes~ Changes
%{_fixperms} $RPM_BUILD_ROOT/*
%check
-%{__make} test
+%{make_build} test
%files
%doc Changes README
%license LICENSE
-%{perl_vendorarch}/auto/*
-%{perl_vendorarch}/Proc*
-%{_mandir}/man3/*
+%{perl_vendorarch}/auto/Proc/Wait3/Wait3.so
+%{perl_vendorarch}/Proc/Wait3.pm
+%{_mandir}/man3/Proc::Wait3.3pm*
%changelog
+* Mon Jul 06 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 0.05-37
+- Recreated for Fedora
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-07-12 7:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178383986515.1.15972401067365940282.rpms-perl-Proc-Wait3-079a09939b5f@fedoraproject.org \
--to=emmanuel@seyman.fr \
--cc=git-commits@fedoraproject.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