forked from pool/dmraid
This commit is contained in:
parent
95553f001b
commit
411ea0a9f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 14:42:18 CEST 2007 - hare@suse.de
|
||||
|
||||
- dmraid requires kpartx.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 13:34:11 CEST 2007 - hare@suse.de
|
||||
|
||||
|
@ -12,13 +12,14 @@
|
||||
|
||||
Name: dmraid
|
||||
BuildRequires: device-mapper-devel zlib-devel
|
||||
Requires: kpartx
|
||||
URL: http://people.redhat.com/~heinzm/sw/dmraid/src/
|
||||
License: GPL v2 or later
|
||||
Group: System/Base
|
||||
Autoreqprov: on
|
||||
Summary: A Device-Mapper Software RAID Support Tool
|
||||
Version: 1.0.0.rc14
|
||||
Release: 7
|
||||
Release: 9
|
||||
Source: ftp://people.redhat.com/heinzm/sw/dmraid/src/dmraid-%{version}.tar.bz2
|
||||
Source1: sysconfig.dmraid
|
||||
Source2: boot.dmraid
|
||||
@ -114,6 +115,8 @@ install -m744 %{SOURCE2} $RPM_BUILD_ROOT/etc/init.d/boot.dmraid
|
||||
/etc/init.d/boot.dmraid
|
||||
|
||||
%changelog
|
||||
* Tue Jul 31 2007 - hare@suse.de
|
||||
- dmraid requires kpartx.
|
||||
* Mon Jul 30 2007 - hare@suse.de
|
||||
- Do not activate partitions from dmraid; udev handles it.
|
||||
* Tue Jul 10 2007 - mkoenig@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user