Accepting request 97333 from home:coolo:removeautoconf
add autoconf to buildrequires OBS-URL: https://build.opensuse.org/request/show/97333 OBS-URL: https://build.opensuse.org/package/show/Base:System/dmraid?expand=0&rev=22
This commit is contained in:
parent
f9a84585d7
commit
54612ea320
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 20 20:21:46 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add autoconf as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 21 23:57:12 UTC 2011 - nfbrown@suse.com
|
Wed Sep 21 23:57:12 UTC 2011 - nfbrown@suse.com
|
||||||
|
|
||||||
|
14
dmraid.spec
14
dmraid.spec
@ -15,20 +15,18 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: dmraid
|
Name: dmraid
|
||||||
BuildRequires: device-mapper-devel zlib-devel
|
BuildRequires: autoconf
|
||||||
|
BuildRequires: device-mapper-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
|
BuildRequires: zlib-devel
|
||||||
Requires: kpartx
|
Requires: kpartx
|
||||||
Url: http://people.redhat.com/~heinzm/sw/dmraid/src/
|
Url: http://people.redhat.com/~heinzm/sw/dmraid/src/
|
||||||
License: GPLv2+
|
|
||||||
Group: System/Base
|
|
||||||
AutoReqProv: on
|
|
||||||
Summary: A Device-Mapper Software RAID Support Tool
|
Summary: A Device-Mapper Software RAID Support Tool
|
||||||
|
License: GPL-2.0+
|
||||||
|
Group: System/Base
|
||||||
Version: 1.0.0.rc16
|
Version: 1.0.0.rc16
|
||||||
Release: 10
|
Release: 0
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user