diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-08-01 19:27:55 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-08-01 19:27:55 +0000 |
commit | c8d80860246fbae936f0ad286565dc967ebeb012 (patch) | |
tree | 02b7f8d72aaf003f994ddd81497547bd2387269c | |
parent | 480ff60efb93326d1957b7f386b3153e25c65cd7 (diff) | |
download | perl-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.spec | 5 |
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) |