Spec URL: https://ppisar.fedorapeople.org/perl-Atomic-Pipe/perl-Atomic-Pipe.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Atomic-Pipe/perl-Atomic-Pipe-0.023-1.fc45.src.rpm Description: Normally if you write to a pipe from multiple processes/threads, the messages will come mixed together unpredictably. Some messages may be interrupted by parts of messages from other writers. This module takes advantage of some POSIX specifications to allow multiple writers to send arbitrary data down a pipe in atomic chunks to avoid the issue. Fedora Account System Username: ppisar
Copr build: https://copr.fedorainfracloud.org/coprs/build/10288866 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2454327-perl-atomic-pipe/fedora-rawhide-x86_64/10288866-perl-Atomic-Pipe/fedora-review/review.txt Please take a look if any issues were found. --- 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.
Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed BuildRequires are ok $ rpm -qp --requires perl-Atomic-Pipe-0.023-1.fc45.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(bytes) 1 perl(Carp) 1 perl(Config) 1 perl(constant) 1 perl(Errno) 1 perl(Fcntl) 1 perl(IO) >= 1.27 1 perl-libs 1 perl(List::Util) >= 1.44 1 perl(POSIX) 1 perl(Scalar::Util) 1 perl(strict) 1 perl(warnings) Binary requires are Ok. $ rpm -qp --provides perl-Atomic-Pipe-0.023-1.fc45.noarch.rpm | sort | uniq -c 1 perl(Atomic::Pipe) = 0.023 1 perl-Atomic-Pipe = 0.023-1.fc45 Binary provides are Ok. $ rpmlint perl-Atomic-Pipe* ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 3 perl-Atomic-Pipe-tests.noarch: W: no-documentation 2 packages and 1 specfiles checked; 0 errors, 1 warnings, 8 filtered, 0 badness; has taken 0.2 s Rpmlint is ok The package is in line with Fedora and Perl packaging guide lines. Resolution: Approved
The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Atomic-Pipe Monitoring: Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org`
Thank you for the review.