public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - build: require kernel 2.6.29 for gfs1-kernel
@ 2009-04-16  4:44 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-04-16  4:44 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=defd0bc9a1df7b0cfeb2e16a67e89bcb71e2a3ae
Commit:        defd0bc9a1df7b0cfeb2e16a67e89bcb71e2a3ae
Parent:        057f8e766fccf38d66f64f002c7f53d9ec0c4b84
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Thu Apr 16 06:43:49 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Apr 16 06:43:49 2009 +0200

build: require kernel 2.6.29 for gfs1-kernel

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 02bdfd1..e8ec37c 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.28';
+my $required_kernelversion = '2.6.29';
 
 my %options = (
 	help => \$help,


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-16  4:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-16  4:44 cluster: STABLE3 - build: require kernel 2.6.29 for gfs1-kernel Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).