summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-04-03 00:09:16 +0000
committerNeil Brown <neilb@suse.de>2006-04-03 00:09:16 +0000
commit00b738b20188323108b26576df92bd9d97f677e3 (patch)
tree37a4904d70df20c324a2f005b25d04f00696ca12
parent4d272c99d2b6d9806c97a6c0b39688f45e2d01d5 (diff)
downloadmdadm-00b738b20188323108b26576df92bd9d97f677e3.tar.gz
mdadm-00b738b20188323108b26576df92bd9d97f677e3.tar.xz
mdadm-00b738b20188323108b26576df92bd9d97f677e3.zip
Release 2.4
Signed-off-by: Neil Brown <neilb@suse.de>
-rw-r--r--ReadMe.c2
-rw-r--r--inventory1
-rw-r--r--mdadm.82
-rw-r--r--mdadm.spec7
-rw-r--r--mdassemble.82
5 files changed, 7 insertions, 7 deletions
diff --git a/ReadMe.c b/ReadMe.c
index 448e966..6abbf09 100644
--- 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
diff --git a/inventory b/inventory
index ad777cf..2125041 100644
--- 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 2c9d5dc..69fdf2d 100644
--- 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
diff --git a/mdadm.spec b/mdadm.spec
index c14eab7..abe0d0e 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -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}
diff --git a/mdassemble.8 b/mdassemble.8
index d482418..d039b6f 100644
--- a/mdassemble.8
+++ b/mdassemble.8
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
-.TH MDASSEMBLE 8 "" v2.4-pre1
+.TH MDASSEMBLE 8 "" v2.4
.SH NAME
mdassemble \- assemble MD devices
.I aka