summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-09-06 12:55:38 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-09-06 12:55:38 +0000
commit9ed9ed46df24d5852327064d04da685eccfa4126 (patch)
treeac74fe42836c23b43443df5d58a59076fb2d3aed /perl-MDK-Common.spec
parent8899e1d04e339081eb985e6ab0c441b1c26280d8 (diff)
downloadperl-MDK-Common-9ed9ed46df24d5852327064d04da685eccfa4126.tar
perl-MDK-Common-9ed9ed46df24d5852327064d04da685eccfa4126.tar.gz
perl-MDK-Common-9ed9ed46df24d5852327064d04da685eccfa4126.tar.bz2
perl-MDK-Common-9ed9ed46df24d5852327064d04da685eccfa4126.tar.xz
perl-MDK-Common-9ed9ed46df24d5852327064d04da685eccfa4126.zip
MDK::Common::System::update_gnomekderc: fix adding section when the file doesn't end with a cr
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r--perl-MDK-Common.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index 97f71f1..39fe8f7 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 14mdk
+%define release 15mdk
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
+* Fri Sep 6 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-15mdk
+- MDK::Common::System::update_gnomekderc: fix adding section when the file doesn't end with a cr
+
* Wed Aug 28 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-14mdk
- no function "xxx undefined" when using "#-#"