diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-07-03 18:34:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-07-03 18:34:42 +0000 |
commit | d2850fd2cd4113aa2261dae98d4e5a32b68edca8 (patch) | |
tree | 434c283beb78d1ecd99e4f4fbab1ceacc8056e52 /perl-MDK-Common.spec | |
parent | 165cafb7cd81f3231ddf81a45cc5dfdb55640017 (diff) | |
download | perl-MDK-Common-d2850fd2cd4113aa2261dae98d4e5a32b68edca8.tar perl-MDK-Common-d2850fd2cd4113aa2261dae98d4e5a32b68edca8.tar.gz perl-MDK-Common-d2850fd2cd4113aa2261dae98d4e5a32b68edca8.tar.bz2 perl-MDK-Common-d2850fd2cd4113aa2261dae98d4e5a32b68edca8.tar.xz perl-MDK-Common-d2850fd2cd4113aa2261dae98d4e5a32b68edca8.zip |
MDK/Common/Func.pm: add "partition"
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 9d3ff99..063f720 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 1mdk %define perl_sitelib %(eval "`perl -V:installsitelib`"; echo $installsitelib) Summary: Various simple functions @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Wed Jul 3 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-1mdk +- MDK/Common/Func.pm: add "partition" + * Tue Feb 19 2002 Pixel <pixel@mandrakesoft.com> 1.0.2-13mdk - perl_checker: skip s/// |