public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* master - build: bump kernel requirement to 2.6.27
@ 2008-08-13 10:57 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2008-08-13 10:57 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=1fdc0ceaf70ca3d65bda912f4af50f230610b14e
Commit:        1fdc0ceaf70ca3d65bda912f4af50f230610b14e
Parent:        0fd02f3baed4dd5d8ce6c523d8e52de49a4da3c3
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Aug 13 09:36:15 2008 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Aug 13 09:36:15 2008 +0200

build: bump kernel requirement to 2.6.27

gfs-kernel module now needs 2.6.27.

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 bb4f61e..867762a 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.26';
+my $required_kernelversion = '2.6.27';
 
 my %options = (
 	help => \$help,


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

only message in thread, other threads:[~2008-08-13  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-13 10:57 master - build: bump kernel requirement to 2.6.27 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).