summaryrefslogtreecommitdiffstats
path: root/mdadm.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mdadm.spec')
-rw-r--r--mdadm.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/mdadm.spec b/mdadm.spec
index 8648257..c14eab7 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -1,8 +1,9 @@
Summary: mdadm is used for controlling Linux md devices (aka RAID arrays)
Name: mdadm
-Version: 2.3.1
+Version: 2.4_pre1
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-%{version}.tgz
+Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-2.4-pre1.tgz
URL: http://www.cse.unsw.edu.au/~neilb/source/mdadm/
License: GPL
Group: Utilities/System
@@ -19,7 +20,7 @@ configuration file (that a config file can be used to help with
some common tasks).
%prep
-%setup -q
+%setup -q -n mdadm-2.4-pre1
# we want to install in /sbin, not /usr/sbin...
%define _exec_prefix %{nil}