Practical Extraction and Report Language
Go to file
Petr Písař e60d96d54f Subpackage AutoLoader and AutoSplit
Those are part of one CPAN distribution, but AutoSplit is used only
for building and requires much mode dependencies. Thus I split them
right now.

AutoSplit is usually invoked by ExtUtils::Install (if ./blib/auto
directory exists). This commit also adds the missing dependencies to
perl-ExtUtils-Install subpackage.
2020-02-03 10:38:57 +01:00
.gitignore 5.30.1 bump 2019-11-11 11:23:04 +01:00
Pod-Html-license-clarification Correct license tags 2015-04-02 13:46:20 +02:00
STAGE2-perl Adding STAGE2 bootstrap recipe 2015-11-04 16:25:33 +01:00
checkemptydirs Own upper directories by each package and remove empty directories 2014-11-20 15:57:29 +01:00
checkpackageversion Add checkpackageversion script 2011-09-14 17:19:39 +02:00
clean-manifest.pl auto-import perl-5.8.0-88 from perl-5.8.0-88.src.rpm 2004-09-09 10:04:11 +00:00
diffrpms diffrpms: Do not pass single package to rpmdiff 2010-10-07 17:55:53 +02:00
gendep.macros Subpackage AutoLoader and AutoSplit 2020-02-03 10:38:57 +01:00
generatedependencies Use pregenerated dependencies on bootstrapping 2016-06-02 16:03:52 +02:00
macros.perl Define %%perl_vendor*, %%perl_archlib, %%perl_privlib, because in rpm 4.15 those are no longer defined 2019-06-12 11:18:58 +02:00
perl-5.8.0-libdir64.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.8.0-libnet.cfg auto-import perl-5.8.0-49 from perl-5.8.0-49.src.rpm 2004-09-09 10:02:23 +00:00
perl-5.10.0-libresolv.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.10.0-x86_64-io-test-failure.patch Upgrade to 5.30.0 2019-05-30 08:30:30 +02:00
perl-5.14.1-offtest.patch Skip forks test, which doesn't work in koji. 2011-06-20 10:30:01 +02:00
perl-5.16.3-Link-XS-modules-to-libperl.so-with-EU-CBuilder-on-Li.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.16.3-Link-XS-modules-to-libperl.so-with-EU-MM-on-Linux.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.16.3-create_libperl_soname.patch 5.28.2 bump 2019-04-23 10:13:50 +02:00
perl-5.18.2-Destroy-GDBM-NDBM-ODBM-SDBM-_File-objects-only-from-.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.22.0-Install-libperl.so-to-shrpdir-on-Linux.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.22.1-Provide-ExtUtils-MM-methods-as-standalone-ExtUtils-M.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.22.1-Replace-EU-MM-dependnecy-with-EU-MM-Utils-in-IPC-Cmd.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.27.8-hints-linux-Add-lphtread-to-lddlflags.patch Link XS modules to pthread library to fix linking with -z defs 2018-01-30 08:03:58 +01:00
perl-5.28.0-Pass-CFLAGS-to-dtrace.patch Fix annocheck failure by passing CFLAGS to dtrace 2018-10-25 14:47:32 +02:00
perl-5.30.0-PATCH-perl-134329-Use-after-free-in-regcomp.c.patch Fix a buffer overread when compiling a regular expression with many branches 2019-09-02 11:11:03 +02:00
perl-5.30.0-Remove-undefined-behavior-from-IV-shifting.patch Fix an undefined behavior in shifting IV variables 2019-06-25 15:21:24 +02:00
perl-5.30.0-perl-134221-support-append-mode-for-open-.-undef.patch Preserve append mode when opening anonymous files 2019-07-17 14:44:08 +02:00
perl-5.30.0-perl-134266-make-sure-is-writable-when-we-write-to-i.patch Fix a crash when setting $@ on unwinding a call stack 2019-08-22 11:28:31 +02:00
perl-5.30.0-pp.c-Add-two-UNLIKELY-s.patch Fix an undefined behavior in shifting IV variables 2019-06-25 15:21:24 +02:00
perl-5.30.1-handle-s-being-updated-without-len-being-updated.patch Fix a buffer overread in when parsing a number 2019-11-12 17:27:39 +01:00
perl-5.30.1-perl-125557-correctly-handle-overload-for-bin-oct-fl.patch Fix overloading for binary and octal floats 2019-11-12 17:27:05 +01:00
perl-5.31.0-CAPTURE_ALL-was-intended-to-be-an-alias-for-make-it-.patch Fix %{^CAPTURE_ALL} to be an alias for %- variable 2019-06-25 17:32:17 +02:00
perl-5.31.0-Create-fcn-for-lossless-conversion-of-NV-to-IV.patch Fix an undefined behavior in shifting IV variables 2019-06-25 15:21:24 +02:00
perl-5.31.0-Don-t-use-PL_check-op_type-to-check-for-filetets-ops.patch Fix stacking file test operators 2019-06-25 15:38:29 +02:00
perl-5.31.0-PATCH-perl-134059-panic-outputting-a-warning.patch Do not panic when outputting a warning 2019-06-25 12:52:43 +02:00
perl-5.31.0-S_scan_const-Properly-test-if-need-to-grow.patch Fix memory handling when parsing string literals 2019-06-25 15:05:03 +02:00
perl-5.31.0-perl-122112-a-simpler-fix-for-pclose-aborted-by-a-si.patch Fix a crash in SIGALARM handler when waiting on a child process to be closed 2019-06-25 15:44:32 +02:00
perl-5.31.0-perl-122112-remove-some-interfering-debug-output.patch Fix a crash in SIGALARM handler when waiting on a child process to be closed 2019-06-25 15:44:32 +02:00
perl-5.31.0-perl-122112-test-for-signal-handler-death-in-pclose.patch Fix a crash in SIGALARM handler when waiting on a child process to be closed 2019-06-25 15:44:32 +02:00
perl-5.31.0-perl-133913-limit-numeric-format-results-to-INT_MAX.patch Prevent from wrapping a width in a numeric format string 2019-06-25 16:26:10 +02:00
perl-5.31.0-perl-133936-document-differences-between-IO-Socket-a.patch Fix changing packet destination sent from a UDP IO::Socket object 2019-06-25 16:59:13 +02:00
perl-5.31.0-perl-133936-ensure-TO-is-honoured-for-UDP-sock-send.patch Fix changing packet destination sent from a UDP IO::Socket object 2019-06-25 16:59:13 +02:00
perl-5.31.0-perl-133936-make-send-a-bit-saner.patch Fix changing packet destination sent from a UDP IO::Socket object 2019-06-25 16:59:13 +02:00
perl-5.31.0-perl-134008-an-alternative-test.patch Fix a crash with a negative precision in sprintf function 2019-06-25 16:01:49 +02:00
perl-5.31.0-perl-134072-allow-foo-bar-to-work-in-main.patch Fix subroutine protypes to track reference aliases 2019-06-25 16:31:46 +02:00
perl-5.31.0-perl-134193-allow-CAPTURE-to-work-when-CAPTURE-comes.patch Fix %{^CAPTURE} value when used after @{^CAPTURE} 2019-06-25 17:37:47 +02:00
perl-5.31.0-perl-134193-make-the-varname-match-the-names.patch Fix %{^CAPTURE} value when used after @{^CAPTURE} 2019-06-25 17:37:47 +02:00
perl-5.31.1-avoid-SEGV-with-uninit-warning-with-multideref.patch Fix a crash on an uninitialized warning when processing a multideref node 2019-07-17 14:11:21 +02:00
perl-5.31.1-perl-122112-make-sure-SIGPIPE-is-delivered-if-we-tes.patch Fix a test for a crash in SIGALARM handler when waiting on a child process to be closed 2019-07-17 14:09:34 +02:00
perl-5.31.1-perl-134221-support-O_APPEND-for-open-.-undef-on-VMS.patch Preserve append mode when opening anonymous files 2019-07-17 14:44:08 +02:00
perl-5.31.1-perl-134221-support-append-mode-temp-files-on-Win32-.patch Preserve append mode when opening anonymous files 2019-07-17 14:44:08 +02:00
perl-5.31.2-PerlIO-Via-check-arg-is-non-NULL-before-using-it.patch Fix a NULL pointer dereference in PerlIOVia_pushed() 2019-08-22 10:46:53 +02:00
perl-5.31.2-Run-tests-in-ext-File-Find-t-in-series.patch Do not run File-Find tests in parallel 2019-08-22 12:05:11 +02:00
perl-5.31.2-include-a-trailing-0-in-SVs-holding-trie-info.patch Include trailing zero in scalars holding trie data (RT#134207) 2019-08-07 14:21:37 +02:00
perl-5.31.2-locale.c-Stop-Coverity-warning.patch Fix a use after free in debugging output of a collation 2019-08-07 14:21:40 +02:00
perl-5.31.2-perl-134291-propagate-non-PVs-in-in-bare-die.patch Fix propagating non-string variables in an exception value 2019-08-07 14:21:05 +02:00
perl-5.31.2-perlapi-5.30-promise-not-met-change-to-5.32.patch Fix a documentation about a future API change 2019-08-22 11:59:56 +02:00
perl-5.31.2-regcomp.c-Don-t-read-off-the-end-of-buffer.patch Fix parsing a denominator when parsing a Unicode property name 2019-08-22 11:28:32 +02:00
perl-5.31.3-Configure-Include-stdlib.h-in-futimes-check.patch Fix a detection for futimes 2019-09-11 12:04:46 +02:00
perl-5.31.3-Florian-Weimer-is-now-a-perl-author.patch Fix a detection for futimes 2019-09-11 12:04:46 +02:00
perl-5.31.3-Supply-missing-right-brace-in-regex-example.patch Correct a misspelling in perlrebackslash documentation 2019-09-02 11:11:04 +02:00
perl-5.31.3-perl-134230-don-t-interpret-0x-0b-when-numifying-str.patch Do not interpret 0x and 0b prefixes when numifying strings 2019-09-02 09:43:40 +02:00
perl-5.31.3-regcomp.c-Fix-wrong-limit-test.patch Fix parsing a Unicode property name when compiling a regular expression 2019-09-02 09:29:47 +02:00
perl-5.31.4-Handle-undefined-values-correctly.patch Fix handling undefined array members in Dumpvalue 2019-11-12 17:27:37 +01:00
perl-5.31.5-Adapt-Configure-to-GCC-version-10.patch Fix GCC 10 version detection 2019-11-12 17:27:39 +01:00
perl-5.31.5-Be-clearer-about-taint-s-effect-on-INC.patch Fix taint mode documentation regarding @INC 2019-11-12 17:27:39 +01:00
perl-5.31.5-Fix-taint-mode-INC-documentation.patch Fix taint mode documentation regarding @INC 2019-11-12 17:27:39 +01:00
perl-5.31.5-PATCH-gh-17218-memory-leak.patch Fix a memory leak when compiling a regular expression with a non-word class 2019-11-29 13:14:26 +01:00
perl-5.31.5-Tie-StdHandle-BINMODE-handle-layer-argument.patch Fix handling a layer argument in Tie::StdHandle::BINMODE() 2019-11-12 17:27:39 +01:00
perl-5.31.5-prevent-a-race-between-name-based-stat-and-an-open-m.patch Fix a race in File::stat() tests 2019-11-12 17:27:39 +01:00
perl-5.31.5-toke.c-Fix-bug-tr-upgrading-to-UTF-8-in-middle.patch Fix an unintended upgrade to UTF-8 in the middle of a transliteration 2019-11-12 17:27:39 +01:00
perl-5.31.5-toke.c-comment-changes.patch Fix an unintended upgrade to UTF-8 in the middle of a transliteration 2019-11-12 17:27:39 +01:00
perl-USE_MM_LD_RUN_PATH.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-example.stp Add text sources to git 2015-03-19 19:07:48 +01:00
perl-perlbug-tag.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl.rpmlintrc Fix a buffer overread when compiling a regular expression with many branches 2019-09-02 11:11:03 +02:00
perl.spec Subpackage AutoLoader and AutoSplit 2020-02-03 10:38:57 +01:00
perl.stp Add systemtap probes for new DTrace markers 2015-03-20 12:27:35 +01:00
sources 5.30.1 bump 2019-11-11 11:23:04 +01:00
system-owned-directories auto-import perl-5.6.1-26.72.3 from perl-5.6.1-26.72.3.src.rpm 2004-09-09 10:00:05 +00:00