summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-08-02 05:07:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-08-02 05:07:48 +0000
commit658c477f1ea4b2f6e6b2370561dbde383a33bdb7 (patch)
tree0c647cd6847ed4bc11ddcd60db6e60cb2098faa1 /perl-MDK-Common.spec
parent2b9fcc72ed97ec345a0769817e13379a98a02862 (diff)
downloadperl-MDK-Common-658c477f1ea4b2f6e6b2370561dbde383a33bdb7.tar
perl-MDK-Common-658c477f1ea4b2f6e6b2370561dbde383a33bdb7.tar.gz
perl-MDK-Common-658c477f1ea4b2f6e6b2370561dbde383a33bdb7.tar.bz2
perl-MDK-Common-658c477f1ea4b2f6e6b2370561dbde383a33bdb7.tar.xz
perl-MDK-Common-658c477f1ea4b2f6e6b2370561dbde383a33bdb7.zip
MDK::Common::System: whereis_binary() can now handle prefix
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 7138067..456585b 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 1mdk
%ifarch x86_64
%define build_option PERL_CHECKER_TARGET='debug-code BCSUFFIX=""'
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Mon Aug 2 2004 Pixel <pixel@mandrakesoft.com> 1.1.16-1mdk
+- MDK::Common::System: whereis_binary() can now handle prefix
+
* Fri Jul 23 2004 Pixel <pixel@mandrakesoft.com> 1.1.15-2mdk
- workaround bug in ocaml on ultrasparc
(can't catch exception "Fatal error: out-of-bound access in array or string" in native code)