summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-02-16 13:20:07 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-02-16 13:20:07 +0000
commit3a4b92f86d68bb30a377b5b720dfcb7c659d57f7 (patch)
tree26c09a0ad4fac8a968106a232ed6ce67e2111dc1 /perl-MDK-Common.spec
parent96a33323d9fa207c767a28cb6323b7e2e6f7855d (diff)
downloadperl-MDK-Common-3a4b92f86d68bb30a377b5b720dfcb7c659d57f7.tar
perl-MDK-Common-3a4b92f86d68bb30a377b5b720dfcb7c659d57f7.tar.gz
perl-MDK-Common-3a4b92f86d68bb30a377b5b720dfcb7c659d57f7.tar.bz2
perl-MDK-Common-3a4b92f86d68bb30a377b5b720dfcb7c659d57f7.tar.xz
perl-MDK-Common-3a4b92f86d68bb30a377b5b720dfcb7c659d57f7.zip
MDK/Common/System.pm (update_gnomekderc): rework it, make it work in all possible case
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 aaec403..277555b 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 11mdk
+%define release 12mdk
%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
+* Sat Feb 16 2002 Pixel <pixel@mandrakesoft.com> 1.0.2-12mdk
+- MDK/Common/System.pm (update_gnomekderc): rework it, make it work in all possible case
+
* Sat Feb 16 2002 Pixel <pixel@mandrakesoft.com> 1.0.2-11mdk
- MDK/Common/System.pm: fix call to "output" in "template2file" and "update_gnomekderc"
- perl-checker: don't fail on non-tagged import