diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-06 15:31:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-06 15:31:41 +0000 |
commit | 821da36d9dc19d2cefe9e1a3edae000dd5b7b02d (patch) | |
tree | 0be996cd27cb037c20cdf94ed30586336fadfaa1 | |
parent | 479c52e788d24d6c6327bdcb04778616afe6dd31 (diff) | |
download | perl-MDK-Common-821da36d9dc19d2cefe9e1a3edae000dd5b7b02d.tar perl-MDK-Common-821da36d9dc19d2cefe9e1a3edae000dd5b7b02d.tar.gz perl-MDK-Common-821da36d9dc19d2cefe9e1a3edae000dd5b7b02d.tar.bz2 perl-MDK-Common-821da36d9dc19d2cefe9e1a3edae000dd5b7b02d.tar.xz perl-MDK-Common-821da36d9dc19d2cefe9e1a3edae000dd5b7b02d.zip |
*** empty log message ***
-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 e8bcf37..28b3a7c 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 2mdk +%define release 3mdk %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 +* Thu Sep 6 2001 Pixel <pixel@mandrakesoft.com> 1.0.2-3mdk +- substInFile works on empty files + * Mon Aug 27 2001 Pixel <pixel@mandrakesoft.com> 1.0.2-2mdk - create perl-MDK-Common-devel - fix warp_text |