summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-08-01 19:27:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-08-01 19:27:55 +0000
commitc8d80860246fbae936f0ad286565dc967ebeb012 (patch)
tree02b7f8d72aaf003f994ddd81497547bd2387269c
parent480ff60efb93326d1957b7f386b3153e25c65cd7 (diff)
downloadperl-MDK-Common-c8d80860246fbae936f0ad286565dc967ebeb012.tar
perl-MDK-Common-c8d80860246fbae936f0ad286565dc967ebeb012.tar.gz
perl-MDK-Common-c8d80860246fbae936f0ad286565dc967ebeb012.tar.bz2
perl-MDK-Common-c8d80860246fbae936f0ad286565dc967ebeb012.tar.xz
perl-MDK-Common-c8d80860246fbae936f0ad286565dc967ebeb012.zip
rebuild for new perl (it helps DrakX build script)
-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 d2c92cc..23f0aa1 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 1mdk
+%define release 2mdk
%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
+* Fri Aug 1 2003 Pixel <pixel@mandrakesoft.com> 1.1.5-2mdk
+- rebuild for new perl (it helps DrakX build script)
+
* Wed Jul 30 2003 Pixel <pixel@mandrakesoft.com> 1.1.5-1mdk
- add read_gnomekderc() (and make update_gnomekderc() a little more robust when the category is plain weird)