Petr Písař
19f039c9fc
Sub-package Pod-Html
2015-08-07 15:28:46 +02:00
Petr Písař
ee5de90686
Sub-package Net-Ping
2015-08-07 15:13:26 +02:00
Petr Písař
9eec10908e
Sub-package Memoize
2015-08-07 14:20:27 +02:00
Petr Písař
db2ff067b3
Specify all perl-JSON-PP's dependencies
2015-07-21 10:50:50 +02:00
Petr Písař
4bfb6f9c93
Disable hardening due to some run-time failures
...
This is a temporary hack until we find the real cause. /usr/bin/perl
linked with -pie causes failures to:
perl-smartmatch-engine-core
perl-Algorithm-CurveFit
perl-B-Utils
perl-PDL-Graphics-PLplot
One could blame poor XS modules, but perl-Algorithm-CurveFit is
pure perl code with no XS modules. So the bug is somewhere in the
perl.
2015-07-16 16:28:27 +02:00
Petr Písař
674f166ec8
Remove bundled perl-Unicode-Collate
2015-07-15 12:38:44 +02:00
Petr Písař
a6a72ee7a1
Remove bundled perl-Unicode-Normalize
2015-07-15 12:37:28 +02:00
Petr Písař
7fbed2c8e3
Remove bundled perl-perlfaq
2015-07-15 12:36:39 +02:00
Petr Písař
e0f454ea52
Remove bundled perl-libnet
2015-07-15 12:35:31 +02:00
Petr Písař
c6bda31ec3
Remove bundled perl-Text-Balanced
2015-07-15 12:34:22 +02:00
Petr Písař
95856e811d
Remove bundled perl-Term-Cap
2015-07-15 12:33:09 +02:00
Petr Písař
0f71e3ad4d
Remove bundled perl-Pod-Escapes
2015-07-15 12:32:13 +02:00
Petr Písař
0aaf377e1a
Remove bundled perl-PerlIO-via-QuotedPrint
2015-07-15 12:31:15 +02:00
Petr Písař
963fd0c67e
Remove bundled perl-MIME-Base64
2015-07-15 12:29:43 +02:00
Petr Písař
69de8f640d
Remove bundled perl-Config-Perl-V
2015-07-15 12:28:29 +02:00
Petr Písař
1b598383b1
Sub-package Math-Complex
2015-07-15 12:23:16 +02:00
Petr Písař
f0270eb6c6
Sub-package Math-BigInt-FastCalc
2015-07-15 11:32:19 +02:00
Petr Písař
226a2decfc
Sub-package Math-BigRat
2015-07-15 11:32:19 +02:00
Petr Písař
00b27cba82
Sub-package bignum
2015-07-15 11:32:16 +02:00
Petr Písař
16113d4049
Remove dangling empty directory after sub-packaging Test-Simple
2015-07-09 16:37:48 +02:00
Petr Písař
74fe0d284d
Move libnetcfg tool from perl-devel into perl-libnetcfg sub-package
2015-07-09 16:21:06 +02:00
Petr Písař
47534716d4
Revert downstream change in Net::Config default configuration
...
This is not needed since upstream commit:
commit adeb94125ab7de8d20c129a905a5159972ad9fd1
Author: Ricardo SIGNES <rjbs@cpan.org>
Date: Mon Oct 22 05:01:09 2007 -0400
hostname.t busted
Message-ID: <20071022130109.GA16748@knight>
p4raw-id: //depot/perl@32180
Also fixed in CPAN's libnet since 1.22_02.
2015-07-09 16:21:06 +02:00
Petr Písař
cb7a91ee21
Do not provide Net/libnet.cfg
2015-07-09 16:21:06 +02:00
Petr Písař
f71ede153f
Sub-package Math-BigInt
2015-07-09 16:21:06 +02:00
Petr Písař
1a4a9cb906
Sub-package Unicode-Collate
2015-07-09 16:20:59 +02:00
Petr Písař
a66a3442bd
Sub-package Unicode-Normalize
2015-07-09 10:23:58 +02:00
Petr Písař
c3186889b3
Sub-package perlfaq
2015-07-09 10:23:58 +02:00
Petr Písař
21b162dfcb
Sub-package libnet
...
Net::FTP::dataconn(3pm) does not exist for uknown reason.
2015-07-09 10:23:58 +02:00
Petr Písař
f5eea8f4b1
Sub-package Text-Balanced
2015-07-09 10:23:58 +02:00
Petr Písař
c4ead65220
Sub-package Term-Cap
2015-07-09 10:23:58 +02:00
Petr Písař
de8475d44b
Update Pod-Escapes metadata
2015-07-09 10:23:58 +02:00
Petr Písař
032a8a7929
Sub-package PerlIO-via-QuotedPrint
2015-07-09 10:23:58 +02:00
Petr Písař
6093910963
Sub-package MIME-Base64
2015-07-09 10:23:47 +02:00
Petr Písař
219ce2317e
Sub-package Config-Perl-V
2015-07-08 16:56:38 +02:00
Petr Písař
b3c6b36d56
Store distribution's linker and compiler flags to more Config's options
...
We want all programs and libraries produced by perl.spec and other
Perl packages to respect distribution's CFLAGS and LDFLAGS.
This change ensures it. Especially for /usr/bin/perl as well as
non-installed miniperl. The only drawback is /usr/bin/perl gets the
flags twice.
We could poke upstream to fix ExtUtils::MakeMaker and
ExtUtils::CBuilder to respect ldflags what does not happen now. They
use lddlflags only. But we cannot patch them not to diverge from the
world.
Also we disable optimize because optimize is not used everywhere.
This change makes other Perl packages' Makefile.PL's OPTIMIZE argument
redundant. Please note the Build.PL's optimize argument is completly
ignored by Build.PL.
2015-07-08 14:39:47 +02:00
Petr Písař
85faa01eeb
Explain file break-down into RPM packages in perl package description
2015-06-18 14:45:06 +02:00
Petr Písař
017295877c
Make magic vtable writable as a work-around for Coro
2015-06-18 14:45:06 +02:00
Petr Písař
b60e1a2e9f
Make PadlistNAMES() lvalue again
2015-06-18 14:45:06 +02:00
Petr Písař
22f92e77a2
Control building dual-lived sub-packages by perl_bootstrap macro
2015-06-18 14:45:06 +02:00
Petr Písař
0be6137aa8
Subpackage "open" module in order to keep deprecated "encoding" module optional
2015-06-18 14:44:59 +02:00
Dennis Gilmore
9ad5b7e8d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 01:00:04 +00:00
Jitka Plesnikova
c9dcffbbd1
Stop providing old perl(MODULE_COMPAT_5.20.*)
2015-06-10 10:31:12 +02:00
Jitka Plesnikova
6ac69ebb94
Move ok and Test::Use::ok to perl-Test-Simple
2015-06-04 15:28:56 +02:00
Jitka Plesnikova
d9c9f2dcd5
Move bin/encguess to perl-Encode
2015-06-03 16:37:24 +02:00
Jitka Plesnikova
fb0d177f72
Remove or update patches
2015-06-02 13:07:02 +02:00
Jitka Plesnikova
6071c95c73
Update to Perl 5.22.0; Updated sub-packages and erased the removed modules
2015-06-02 12:14:18 +02:00
Jitka Plesnikova
9d331e06fd
Add missing files for Module-Build-Deprecated
2015-04-15 13:07:19 +02:00
Jitka Plesnikova
8952555a87
Sub-package perl-CGI-Fast and perl-Module-Build-Deprecated; Add missing dual-life modules to perl-core
2015-04-15 12:42:12 +02:00
Petr Šabata
49eaf9f2c8
Bump to make koji happy
2015-04-02 16:04:51 +02:00
Petr Šabata
6fbf8c4828
Disable the Text-Tabs+Wrap subpackage
2015-04-02 15:02:52 +02:00