]> git.pld-linux.org Git - packages/perl.git/commitdiff
- todo update
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Feb 2008 14:46:42 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.382

perl.spec

index 86f2ab8a7dfd7c0d3d9dd39586187490a13f75db..ea4117e23b32557bd0446d73581ccf2d4ea3b5e0 100644 (file)
--- a/perl.spec
+++ b/perl.spec
 # TODO:
 # - fix "FIXME"s, review "XXX"s
 # - add the {O,N}DBM_File modules
-# - review the perldiag.pod issue
+# - review the perldiag.pod issue - what issue?
 # - consider disabling ithreads by default
 # - what about "prove" (binary+manual)? (conflicts with standalone Test-Harness)
 # - patch MakeMaker to get rid of empty *.bs files (MM_Unix::dynamic_bs())
 # - %{__cc}: cc -c -o uhv.o -DPERL_CORE -DPERL_MICRO -DSTANDARD_C -DPERL_USE_SAFE_PUTENV -O2 -march=i686  hv.c
+# - consider separating C/XS development files (*.h, libperl.so)
+#   and perl development modules (like MakeMaker, Devel...)
+# - resolve ugly perl-base/perl-dirs dependency loop
+#   (in fact perl-dirs dep in perl-base could be dropped and perl-dirs
+#    deps in external modules autogenerated - perhaps with proper ">= version")
 #
 # TODO for perl-dependent packages:
 # - change all "R/BR: perl" to one of perl-{base,modules,devel}
This page took 0.037044 seconds and 4 git commands to generate.