Bug 2497525

Summary: Review Request: perl-Proc-Wait3 - Perl extension for wait3 system call
Product: [Fedora] Fedora Reporter: Emmanuel Seyman <emmanuel>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jplesnik, package-review
Target Milestone: ---Flags: jplesnik: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Proc-Wait3-0.05-37.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-07-19 05:24:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2497527    

Description Emmanuel Seyman 2026-07-06 21:53:15 UTC
Spec URL: https://eseyman.fedorapeople.org/perl-Proc-Wait3/perl-Proc-Wait3.spec
SRPM URL: https://eseyman.fedorapeople.org/perl-Proc-Wait3/perl-Proc-Wait3-0.05-37.fc44.src.rpm
Description:
If any child processes have exited, this call will "reap" the zombies
similar to the perl "wait" function.

Fedora Account System Username: eseyman

Comment 1 Fedora Review Service 2026-07-06 22:18:03 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10690459
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2497525-perl-proc-wait3/fedora-rawhide-x86_64/10690459-perl-Proc-Wait3/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Jitka Plesnikova 2026-07-07 11:20:59 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed

BuildRequires are ok
FIX: Add build-require 'coreutils' - it is needed for %{_fixperms}
TODO: Please add version restriction for perl(ExtUtils::MakeMaker) >= 6.76
      NO_PACKLIST is provided since this version.

$ rpm -qp --requires perl-Proc-Wait3-0.05-37.fc45.x86_64.rpm | sort | uniq -c | grep -v rpmlib
      1 libc.so.6()(64bit)
      1 libc.so.6(GLIBC_2.2.5)(64bit)
      1 libc.so.6(GLIBC_2.4)(64bit)
      1 libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
      1 libc.so.6(GLIBC_ABI_GNU2_TLS)(64bit)
      1 libperl.so.5.42()(64bit)
      1 perl(DynaLoader)
      1 perl(Exporter)
      1 perl-libs
      1 perl(:MODULE_COMPAT_5.42.2)
      1 perl(strict)
      1 perl(:VERSION) >= 5.6.0
      1 perl(warnings)
      1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -qp --provides perl-Proc-Wait3-0.05-37.fc45.x86_64.rpm | sort | uniq -c
      1 perl(Proc::Wait3) = 0.05
      1 perl-Proc-Wait3 = 0.05-37.fc45
      1 perl-Proc-Wait3(x86-64) = 0.05-37.fc45
Binary provides are Ok.

$ rpmlint ./perl-Proc-Wait3*
perl-Proc-Wait3.x86_64: E: incorrect-fsf-address /usr/share/licenses/perl-Proc-Wait3/LICENSE
 2 packages and 1 specfiles checked; 1 errors, 0 warnings, 8 filtered, 1 badness; has taken 0.4 s
TODO: The incorrect FSF address is in the upstream LICENSE file, it should
      be report to upstream

TODO: Explicitly name packaged files in %{_mandir}/man* and %{perl_vendorarch} directories
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_lists.

Otherwise the package is in line with Fedora and Perl packaging guide lines.
Please correct 'FIX' item and consider fixing 'TODO' items.

Resolution:
Approved

Comment 3 Emmanuel Seyman 2026-07-19 05:24:05 UTC
Unretired and imported in rawhide, rebuilt:
https://koji.fedoraproject.org/koji/buildinfo?buildID=3034063