summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-08-27 19:28:03 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-08-27 19:28:03 +0000
commit997fbf5986136dfd2a2a81ec692fd575ce66478c (patch)
treecdb56aaa57503881dc1f4e1d5fa5133cef1e80c4 /perl-MDK-Common.spec
parentc41f2074e1e51edbd5f266691cd9d21ecd013a95 (diff)
downloadperl-MDK-Common-997fbf5986136dfd2a2a81ec692fd575ce66478c.tar
perl-MDK-Common-997fbf5986136dfd2a2a81ec692fd575ce66478c.tar.gz
perl-MDK-Common-997fbf5986136dfd2a2a81ec692fd575ce66478c.tar.bz2
perl-MDK-Common-997fbf5986136dfd2a2a81ec692fd575ce66478c.tar.xz
perl-MDK-Common-997fbf5986136dfd2a2a81ec692fd575ce66478c.zip
give a meaning to the return value of cdie
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 e7601f9..ed0ab13 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 12mdk
+%define release 13mdk
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
+* Tue Aug 27 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-13mdk
+- give a meaning to the return value of cdie
+
* Mon Aug 12 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-12mdk
- add setExportedVarsInSh and setExportedVarsInCsh
- remove setVarsInCsh (obsoleted by setExportedVarsInCsh)