OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-Oct-2005 19:09:31
Branch: HEAD Handle: 2005103118093100
Modified files:
openpkg-src/perl-module perl-module.spec
Log:
remember that this package is a special one and has to be treated with
great care
Summary:
Revision Changes Path
1.2 +5 -0 openpkg-src/perl-module/perl-module.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-module/perl-module.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 perl-module.spec
--- openpkg-src/perl-module/perl-module.spec 31 Oct 2005 18:07:35 -0000
1.1
+++ openpkg-src/perl-module/perl-module.spec 31 Oct 2005 18:09:31 -0000
1.2
@@ -22,6 +22,11 @@
## SUCH DAMAGE.
##
+# NOTICE: This is some sort of a Perl module bootstrapping package.
+# Hence keep this package as small as possible and especially make
+# sure that its modules do *NOT* depend on anything which is not
+# shipped with the standard Perl distribution.
+
# versions of individual parts
%define V_perl 5.8.7
%define V_extutils_depends 0.205
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]