summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-08-12 19:32:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-08-12 19:32:54 +0000
commitfbb5738194e9c892892b0d27029a0fa31cc68b57 (patch)
treea552fb74dfd0e79fa4ccb2870c62b989693da710 /perl-MDK-Common.spec
parentf5e651fb4603ec1caaabd976e4088e60156c8fdd (diff)
downloadperl-MDK-Common-fbb5738194e9c892892b0d27029a0fa31cc68b57.tar
perl-MDK-Common-fbb5738194e9c892892b0d27029a0fa31cc68b57.tar.gz
perl-MDK-Common-fbb5738194e9c892892b0d27029a0fa31cc68b57.tar.bz2
perl-MDK-Common-fbb5738194e9c892892b0d27029a0fa31cc68b57.tar.xz
perl-MDK-Common-fbb5738194e9c892892b0d27029a0fa31cc68b57.zip
- add setExportedVarsInSh and setExportedVarsInCsh
- remove setVarsInCsh (obsoleted by setExportedVarsInCsh)
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r--perl-MDK-Common.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index 9d922b9..58db97d 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
Summary: Various simple functions
Name: perl-MDK-Common
@@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Mon Aug 12 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-12mdk
+- add setExportedVarsInSh and setExportedVarsInCsh
+- remove setVarsInCsh (obsoleted by setExportedVarsInCsh)
+
* Wed Jul 31 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-11mdk
- File.pm: add "append_to_file"
- perl_checker: a few more stricter rules