forked from pool/dmraid
This commit is contained in:
parent
4590fb37eb
commit
649422a534
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 29 11:40:15 CEST 2007 - mkoenig@suse.de
|
||||||
|
|
||||||
|
- Add zlib-devel to BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 20 14:44:36 CET 2007 - mkoenig@suse.de
|
Tue Feb 20 14:44:36 CET 2007 - mkoenig@suse.de
|
||||||
|
|
||||||
|
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: dmraid
|
Name: dmraid
|
||||||
BuildRequires: device-mapper-devel
|
BuildRequires: device-mapper-devel zlib-devel
|
||||||
URL: http://people.redhat.com/~heinzm/sw/dmraid/src/
|
URL: http://people.redhat.com/~heinzm/sw/dmraid/src/
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: A Device-Mapper Software RAID Support Tool
|
Summary: A Device-Mapper Software RAID Support Tool
|
||||||
Version: 1.0.0.rc13
|
Version: 1.0.0.rc13
|
||||||
Release: 18
|
Release: 23
|
||||||
Source: ftp://people.redhat.com/heinzm/sw/dmraid/src/dmraid-%{version}.tar.bz2
|
Source: ftp://people.redhat.com/heinzm/sw/dmraid/src/dmraid-%{version}.tar.bz2
|
||||||
Source1: sysconfig.dmraid
|
Source1: sysconfig.dmraid
|
||||||
Source2: boot.dmraid
|
Source2: boot.dmraid
|
||||||
@ -114,6 +114,8 @@ install -m744 %{SOURCE2} $RPM_BUILD_ROOT/etc/init.d/boot.dmraid
|
|||||||
/etc/init.d/boot.dmraid
|
/etc/init.d/boot.dmraid
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 29 2007 - mkoenig@suse.de
|
||||||
|
- Add zlib-devel to BuildRequires
|
||||||
* Tue Feb 20 2007 - mkoenig@suse.de
|
* Tue Feb 20 2007 - mkoenig@suse.de
|
||||||
- provide boot script [#230708]
|
- provide boot script [#230708]
|
||||||
* Mon Dec 11 2006 - mkoenig@suse.de
|
* Mon Dec 11 2006 - mkoenig@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user