From d99984ef5a539727861b26839d9c83ba66e295a7 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 2 Apr 2011 20:04:51 +0000 Subject: update modules list needed for md raid456 and dm-raid 4/5/6 target --- perl-install/Makefile | 2 +- perl-install/Makefile.config | 2 +- perl-install/NEWS | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-install/Makefile b/perl-install/Makefile index 9494fefd6..cd393675a 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -65,7 +65,7 @@ localcopy: clean localdist: tar tar: localcopy - tar cfa $(PACKAGE)-$(PKGVERSION).tar.lzma $(PACKAGE)-$(PKGVERSION) + tar cfa $(PACKAGE)-$(PKGVERSION).tar.xz $(PACKAGE)-$(PKGVERSION) rm -rf $(PACKAGE)-$(PKGVERSION) # rules to build a distributable rpm diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 0084e0049..b826dc3db 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.46 +VERSION:=13.47 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index dc410a756..19012a660 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,7 +1,8 @@ +Version 13.47 - modify a string in partitioning_wizard.pm to be more grammatically correct (spotted by Sigrid Carrera, on mageia-i18n ML) +- update modules list needed for md raid456 and dm-raid 4/5/6 target -Version 13.45 - arm/mips support - use EVIOCGBIT ioctl instead of parsing /proc/bus/input/devices -- cgit v1.2.1