diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-08-28 20:43:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-08-28 20:43:05 +0000 |
commit | 8899e1d04e339081eb985e6ab0c441b1c26280d8 (patch) | |
tree | b75cf8dda1d70150f839316716be7f7ab23ae7f2 /perl-MDK-Common.spec | |
parent | 36358d538d8cc25d0e800c75e0de28c7aad4fe03 (diff) | |
download | perl-MDK-Common-8899e1d04e339081eb985e6ab0c441b1c26280d8.tar perl-MDK-Common-8899e1d04e339081eb985e6ab0c441b1c26280d8.tar.gz perl-MDK-Common-8899e1d04e339081eb985e6ab0c441b1c26280d8.tar.bz2 perl-MDK-Common-8899e1d04e339081eb985e6ab0c441b1c26280d8.tar.xz perl-MDK-Common-8899e1d04e339081eb985e6ab0c441b1c26280d8.zip |
no function "xxx undefined" when using "#-#"
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 5c8bffa..97f71f1 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -2,7 +2,7 @@ # do not change the version here, change in MDK/Common.pm.pl %define version THEVERSION -%define release 13mdk +%define release 14mdk Summary: Various simple functions Name: perl-MDK-Common @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Wed Aug 28 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-14mdk +- no function "xxx undefined" when using "#-#" + * Tue Aug 27 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-13mdk - give a meaning to the return value of cdie - fix typo in mkdir_p error message |