]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Release 2.4
authorNeil Brown <neilb@suse.de>
Mon, 3 Apr 2006 00:09:16 +0000 (00:09 +0000)
committerNeil Brown <neilb@suse.de>
Mon, 3 Apr 2006 00:09:16 +0000 (00:09 +0000)
Signed-off-by: Neil Brown <neilb@suse.de>
ReadMe.c
inventory
mdadm.8
mdadm.spec
mdassemble.8

index 448e966e43675a458f7a1475883264dd1b9d24ac..6abbf09ec673828aae48de567e12d2afa93045b2 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -30,7 +30,7 @@
 
 #include "mdadm.h"
 
-char Version[] = Name " - v2.4-pre1 - Not For Production Use - 20 March 2006\n";
+char Version[] = Name " - v2.4 - 30 March 2006\n";
 
 /*
  * File: ReadMe.c
index ad777cfbe3cd5f48eacfa3184ccefc76fda73722..2125041aa052e28af957278e47b115006506a395 100644 (file)
--- a/inventory
+++ b/inventory
@@ -4,6 +4,7 @@ ANNOUNCE-2.1
 ANNOUNCE-2.2
 ANNOUNCE-2.3
 ANNOUNCE-2.3.1
+ANNOUNCE-2.4
 ANNOUNCE-2.4-pre1
 Assemble.c
 Build.c
diff --git a/mdadm.8 b/mdadm.8
index 2c9d5dc0fd068a5c006f7adc8c89a3e9129a755a..69fdf2d8b40fa51987dec4577e9d432c4b0fb212 100644 (file)
--- a/mdadm.8
+++ b/mdadm.8
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDADM 8 "" v2.4-pre1
+.TH MDADM 8 "" v2.4
 .SH NAME
 mdadm \- manage MD devices
 .I aka
index c14eab76b23719cec8eec46acb74c75a825c7cbb..abe0d0e18c69173ae1e7fa73e6ab575b522ea3fd 100644 (file)
@@ -1,9 +1,8 @@
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
-Version:     2.4_pre1
+Version:     2.4
 Release:     1
-#Source:      http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz
-Source:      http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-2.4-pre1.tgz
+Source:      http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz
 URL:         http://www.cse.unsw.edu.au/~neilb/source/mdadm/
 License:     GPL
 Group:       Utilities/System
@@ -20,7 +19,7 @@ configuration file (that a config file can be used to help with
 some common tasks).
 
 %prep
-%setup -q -n mdadm-2.4-pre1
+%setup -q
 # we want to install in /sbin, not /usr/sbin...
 %define _exec_prefix %{nil}
 
index d4824184ad75468a75595d0b0f28fbc097582ed5..d039b6f91057d47fda5a477f821ee63f94d69eee 100644 (file)
@@ -1,5 +1,5 @@
 .\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v2.4-pre1
+.TH MDASSEMBLE 8 "" v2.4
 .SH NAME
 mdassemble \- assemble MD devices
 .I aka