summaryrefslogtreecommitdiffstats
path: root/mdadm.spec
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2002-04-11 01:36:14 +0000
committerNeil Brown <neilb@suse.de>2002-04-11 01:36:14 +0000
commitb83d95f362ff41e5ce63baa3bbcf0a76ea1f15aa (patch)
tree0663f165bb9b4c94ed196a9e35b05ac2f5466e27 /mdadm.spec
parentc913b90e6dba02613fe24d3e7f0b3f251a01bc50 (diff)
downloadmdadm-b83d95f362ff41e5ce63baa3bbcf0a76ea1f15aa.tar.gz
mdadm-b83d95f362ff41e5ce63baa3bbcf0a76ea1f15aa.tar.xz
mdadm-b83d95f362ff41e5ce63baa3bbcf0a76ea1f15aa.zip
mdadm-0.8.2mdadm-0.8.2
Diffstat (limited to 'mdadm.spec')
-rw-r--r--mdadm.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/mdadm.spec b/mdadm.spec
index 9acffe9..c662aa0 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -1,6 +1,6 @@
Summary: mdadm is used for controlling Linux md devices (aka RAID arrays)
Name: mdadm
-Version: 0.8.1
+Version: 0.8.2
Release: 1
Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz
URL: http://www.cse.unsw.edu.au/~neilb/source/mdadm/
@@ -20,6 +20,8 @@ some common tasks).
%prep
%setup -q
+# we want to install in /sbin, not /usr/sbin...
+%define _exec_prefix %{nil}
%build
# This is a debatable issue. The author of this RPM spec file feels that