Release 2.4

Signed-off-by: Neil Brown <neilb@suse.de>
This commit is contained in:
Neil Brown 2006-04-03 00:09:16 +00:00
parent 4d272c99d2
commit 00b738b201
5 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,5 @@
.\" -*- nroff -*-
.TH MDADM 8 "" v2.4-pre1
.TH MDADM 8 "" v2.4
.SH NAME
mdadm \- manage MD devices
.I aka

View 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}

View 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