SPECS: perl.spec - todo update
qboosh
qboosh at pld-linux.org
Sun Feb 10 15:46:47 CET 2008
Author: qboosh Date: Sun Feb 10 14:46:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- todo update
---- Files affected:
SPECS:
perl.spec (1.381 -> 1.382)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.381 SPECS/perl.spec:1.382
--- SPECS/perl.spec:1.381 Sun Feb 10 15:32:17 2008
+++ SPECS/perl.spec Sun Feb 10 15:46:42 2008
@@ -12,11 +12,16 @@
# 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}
@@ -1449,6 +1454,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.382 2008-02-10 14:46:42 qboosh
+- todo update
+
Revision 1.381 2008-02-10 14:32:17 qboosh
- removed obsolete use-LD_PRELOAD-for-libperl.so patch (already handled by perl,
without producing massive ld.so warnings like using this patch)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.381&r2=1.382&f=u
More information about the pld-cvs-commit
mailing list