gfs1-utils: master - build: bump kernel requirements to 2.6.28

Fabio M. Di Nitto fabbione@fedoraproject.org
Fri Jan 23 11:22:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/gfs1-utils.git?p=gfs1-utils.git;a=commitdiff;h=5b4fc98342a4824fe8f09547557c47333a222c3c
Commit:        5b4fc98342a4824fe8f09547557c47333a222c3c
Parent:        e4340554eec18d8c26084f2488dfef28eb67f542
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Fri Jan 23 11:13:26 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Jan 23 12:21:44 2009 +0100

build: bump kernel requirements to 2.6.28

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index d042edf..0aa8c8c 100755
--- a/configure
+++ b/configure
@@ -16,7 +16,7 @@ my $ret = 0;
 
 # this should be only the major version without the extra version 
 # eg. only the first 3 digits
-my $required_kernelversion = '2.6.27';
+my $required_kernelversion = '2.6.28';
 
 my %options = (
 	help => \$help,



More information about the Cluster-cvs mailing list