[Bug 639290] New: Review Request: perl-threads - Perl interpreter-based threads

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 1 11:49:29 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-threads - Perl interpreter-based threads

https://bugzilla.redhat.com/show_bug.cgi?id=639290

           Summary: Review Request: perl-threads - Perl interpreter-based
                    threads
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: ppisar at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL: http://ppisar.fedorapeople.org/perl-threads/perl-threads.spec
SRPM URL:
http://ppisar.fedorapeople.org/perl-threads/perl-threads-1.79-1.fc13.src.rpm
Description:
Since Perl 5.8, thread programming has been available using a model called
interpreter threads which provides a new Perl interpreter for each thread,
and, by default, results in no data or state information being shared
between threads.

(Prior to Perl 5.8, 5005threads was available through the "Thread.pm" API.
This threading model has been deprecated, and was removed as of Perl 5.10.0.)


Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2505960

$ rpmlint perl-threads.spec ../SRPMS/perl-threads-1.79-1.fc13.src.rpm
../RPMS/x86_64/perl-threads-1.79-1.fc13.x86_64.rpm 
perl-threads.spec: W: no-cleaning-of-buildroot %clean
perl-threads.spec: W: no-buildroot-tag
perl-threads.spec: W: no-%clean-section
perl-threads.src: W: no-cleaning-of-buildroot %clean
perl-threads.src: W: no-buildroot-tag
perl-threads.src: W: no-%clean-section
2 packages and 1 specfiles checked; 0 errors, 6 warnings.

This is post-F11 package without BuildRoot.

$ LANG=en rpm -pq -lv ../RPMS/x86_64/perl-threads-1.79-1.fc13.x86_64.rpm 
drwxr-xr-x    2 root    root                        0 Oct  1 13:37
/usr/lib64/perl5/auto/threads
-rwxr-xr-x    1 root    root                    44712 Oct  1 13:37
/usr/lib64/perl5/auto/threads/threads.so
-rw-r--r--    1 root    root                    34251 Sep 24 20:40
/usr/lib64/perl5/threads.pm
drwxr-xr-x    2 root    root                        0 Oct  1 13:38
/usr/share/doc/perl-threads-1.79
-rw-r--r--    1 root    root                     7986 Sep 24 20:40
/usr/share/doc/perl-threads-1.79/Changes
-rw-r--r--    1 root    root                      482 Sep 24 20:40
/usr/share/doc/perl-threads-1.79/README
-rw-r--r--    1 root    root                    12807 Oct  1 13:37
/usr/share/man/man3/threads.3pm.gz

This is standalone package to dual-live with perl's subpackage preparing right
now.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list