forked from pool/multipath-tools
Accepting request 406622 from home:jengelh:branches:Base:System
- Remove obsoletes spec sections OBS-URL: https://build.opensuse.org/request/show/406622 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=98
This commit is contained in:
parent
033744e963
commit
3dd54be22f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 4 22:30:43 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove obsoletes spec sections
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 4 09:47:21 CEST 2016 - hare@suse.de
|
Mon Jul 4 09:47:21 CEST 2016 - hare@suse.de
|
||||||
|
|
||||||
|
@ -63,12 +63,6 @@ are:
|
|||||||
- kpartx: maps linear devmaps to device partitions, which makes
|
- kpartx: maps linear devmaps to device partitions, which makes
|
||||||
multipath maps partionable
|
multipath maps partionable
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Christophe Varoqui <christophe.varoqui@free.fr>
|
|
||||||
|
|
||||||
%package -n kpartx
|
%package -n kpartx
|
||||||
Summary: Manages partition tables on device-mapper devices
|
Summary: Manages partition tables on device-mapper devices
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
@ -78,12 +72,6 @@ Requires: device-mapper
|
|||||||
The kpartx program maps linear devmaps to device partitions, which
|
The kpartx program maps linear devmaps to device partitions, which
|
||||||
makes multipath maps partionable.
|
makes multipath maps partionable.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Christophe Varoqui <christophe.varoqui@free.fr>
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development libraries for multipath-tools
|
Summary: Development libraries for multipath-tools
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
@ -93,11 +81,6 @@ Requires: device-mapper
|
|||||||
This package contains the development libraries for multipath-tools
|
This package contains the development libraries for multipath-tools
|
||||||
and libmpath_persist.
|
and libmpath_persist.
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Christophe Varoqui <christophe.varoqui@free.fr>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n multipath-tools-%{version}
|
%setup -q -n multipath-tools-%{version}
|
||||||
|
|
||||||
@ -112,9 +95,6 @@ rm $RPM_BUILD_ROOT/%_lib/libmpathcmd.so
|
|||||||
mkdir -p $RPM_BUILD_ROOT/usr/sbin
|
mkdir -p $RPM_BUILD_ROOT/usr/sbin
|
||||||
ln -sf /usr/sbin/service $RPM_BUILD_ROOT/usr/sbin/rcmultipathd
|
ln -sf /usr/sbin/service $RPM_BUILD_ROOT/usr/sbin/rcmultipathd
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT;
|
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
[ -f /.buildenv ] && exit 0
|
[ -f /.buildenv ] && exit 0
|
||||||
if [ -f /etc/init.d/multipathd ] && dmsetup --target multipath table | grep -q multipath ; then
|
if [ -f /etc/init.d/multipathd ] && dmsetup --target multipath table | grep -q multipath ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user