!2 libhbalinux: bugfix in build
Merge pull request !2 from orange-snn/master
This commit is contained in:
commit
e9d5804edc
@ -1,6 +1,6 @@
|
|||||||
Name: libhbalinux
|
Name: libhbalinux
|
||||||
Version: 1.0.17
|
Version: 1.0.17
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: FC-HBAAPI implementation using scsi_transport_fc interfaces
|
Summary: FC-HBAAPI implementation using scsi_transport_fc interfaces
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://www.open-fcoe.org
|
URL: http://www.open-fcoe.org
|
||||||
@ -13,21 +13,6 @@ Requires(postun): grep
|
|||||||
|
|
||||||
Patch0: libhbalinux-1.0.13-conf.patch
|
Patch0: libhbalinux-1.0.13-conf.patch
|
||||||
Patch1: libhbalinux-fix-non-pci-netdev.patch
|
Patch1: libhbalinux-fix-non-pci-netdev.patch
|
||||||
=======
|
|
||||||
Name: libhbalinux
|
|
||||||
Version: 1.0.17
|
|
||||||
Release: 11%{?dist}
|
|
||||||
Summary: FC-HBAAPI implementation using scsi_transport_fc interfaces
|
|
||||||
License: LGPLv2
|
|
||||||
URL: http://www.open-fcoe.org
|
|
||||||
Source0: %{name}-%{version}.tar.gz
|
|
||||||
Patch0: libhbalinux-1.0.13-conf.patch
|
|
||||||
Patch1: libhbalinux-fix-non-pci-netdev.patch
|
|
||||||
BuildRequires: libhbaapi-devel >= 2.2.9
|
|
||||||
BuildRequires: libpciaccess-devel libtool automake systemd-devel
|
|
||||||
Requires: libhbaapi >= 2.2.9-6
|
|
||||||
Requires(post): grep
|
|
||||||
Requires(postun): grep
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
HBAAPI stands for Host Bus Adapter API (Applications Programming Interface).
|
HBAAPI stands for Host Bus Adapter API (Applications Programming Interface).
|
||||||
@ -85,5 +70,11 @@ fi
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 21 2020 songnannan<songnannan2@huawei.com> - 1.0.17-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:bugfix about build
|
||||||
|
|
||||||
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0.17-1
|
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0.17-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user