Spec URL: https://ppisar.fedorapeople.org/perl-Coro-Multicore/perl-Coro-Multicore.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Coro-Multicore/perl-Coro-Multicore-0.02-1.fc24.src.rpm Description: While Coro threads (unlike ithreads) provide real threads similar to pthreads, python threads and so on, they do not run in parallel to each other even on machines with multiple CPUs or multiple CPU cores. This module lifts this restriction under two very specific but useful conditions: firstly, the coro thread executes in XS code and does not touch any perl data structures, and secondly, the XS code is specially prepared to allow this. Fedora Account System Username: ppisar
* To disable the prompt, you could also use the following option: PERL_CANARY_STABILITY_NOPROMPT=1 * Missing a builddep: - perl(Coro::AnyEvent), t/01_basic.t:6 * The COPYING file doesn't contain any license text. Package it as %doc rather than %license. * Spell `Coro' with a capital C in the Summary. * Submit Patch0 upstream.
Updated package is on the same address.
Ack, everything addressed. Approving.
New Package SCM Request ======================= Package Name: perl-Coro-Multicore Short Description: Make Coro threads on multiple cores with specially supported modules Upstream URL: http://search.cpan.org/dist/Coro-Multicore/ Owners: ppisar jplesnik psabata Branches: InitialCC: perl-sig
This SCM request method has been deprecated. Please see https://fedoraproject.org/wiki/PackageDB_admin_requests.
I cannot remember announcement of this deprecation. Moreover is there a command line tool that can request a new package? packagedb-cli-2.9-1.fc22 does not seem to be it.
Thank you for the review.