| Name: | rh-perl520-perl-threads-shared |
|---|---|
| Version: | 1.46 |
| Release: | 310.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 73705 |
| License: | GPL+ or Artistic |
| RPM: | rh-perl520-perl-threads-shared-1.46-310.el7.x86_64.rpm |
| Source RPM: | rh-perl520-perl-threads-shared-1.46-310.el7.src.rpm |
| Build Date: | Fri Feb 03 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/threads-shared/ |
| Summary: | Perl extension for sharing data structures between threads |
| Description: | By default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module. |
- Increase release to favour standalone package
- Perl 5.20 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Declare optional tests
- 1.46 bump
- 1.45 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Increase release to favour standalone package
- Link minimal build-root packages against libperl.so explicitly