Author: glen Date: Wed May 5 18:41:47 2010 GMT Module: PLD-doc Tag: HEAD ---- Log message: - 1.23_01 vs 1.2301 perl hint (plz sync -pl)
---- Files affected: PLD-doc: devel-hints-en.txt (1.43 -> 1.44) ---- Diffs: ================================================================ Index: PLD-doc/devel-hints-en.txt diff -u PLD-doc/devel-hints-en.txt:1.43 PLD-doc/devel-hints-en.txt:1.44 --- PLD-doc/devel-hints-en.txt:1.43 Mon Apr 12 00:14:51 2010 +++ PLD-doc/devel-hints-en.txt Wed May 5 20:41:42 2010 @@ -699,6 +699,14 @@ packages. You should always verify what is the License before you commit the file. You should not remove comment 'same as perl' if it's true statement. +Four digit versions (1.2301) + +Use version schema 1.23_01 for rpm and 1.2301 for perl, for example IO module +http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-IO/perl-IO.spec?only_with_tag=auto-th-perl-IO-1_23_01-3 + +This way you can avoid rpm epoch bumps as perl versions grow 1.2301 -> 1.24, +but for rpm in that case 1.2301 is greater than 1.24 + TODO to remove these: /usr/lib/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi/auto/gpg-ezmlm/.packlist ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLD-doc/devel-hints-en.txt?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
