Checked in from git branch opensuse-12.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=29
This commit is contained in:
@@ -24,15 +24,14 @@ Url: http://christophe.varoqui.free.fr/
|
||||
Requires: device-mapper
|
||||
Requires: kpartx
|
||||
PreReq: %insserv_prereq %fillup_prereq coreutils grep /sbin/mkinitrd
|
||||
Version: 0.4.8
|
||||
Version: 0.4.9
|
||||
Release: 0
|
||||
Summary: Tools to Manage Multipathed Devices with the device-mapper
|
||||
License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain ; MIT
|
||||
Group: System/Base
|
||||
Source: multipath-tools-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch0: %{name}-%{version}-opensuse-11.3.diff.bz2
|
||||
Patch1: multipath-tools-0.4.8-asneeded.patch
|
||||
Patch0: %{name}-%{version}-opensuse-12.2.diff.bz2
|
||||
|
||||
%description
|
||||
This package provides the tools to manage multipathed devices by
|
||||
@@ -73,7 +72,6 @@ Authors:
|
||||
%prep
|
||||
%setup -q -n multipath-tools-%{version}
|
||||
%patch0 -p1
|
||||
%patch1
|
||||
|
||||
%build
|
||||
make CC="%__cc" OPTFLAGS="$RPM_OPT_FLAGS" LIB=%_lib
|
||||
@@ -130,11 +128,12 @@ fi
|
||||
%dir /etc/udev/rules.d
|
||||
%config /etc/init.d/multipathd
|
||||
%config /etc/init.d/boot.multipath
|
||||
%config /etc/udev/rules.d/71-multipath.rules
|
||||
/%{_lib}/libmultipath.so.0
|
||||
/%{_lib}/libmpathpersist.so.0
|
||||
/%{_lib}/multipath
|
||||
/sbin/multipath
|
||||
/sbin/multipathd
|
||||
/sbin/mpathpersist
|
||||
%attr (0700, root, root) /var/cache/multipath
|
||||
%dir /lib/mkinitrd
|
||||
%dir /lib/mkinitrd/scripts
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user