!5 modify the source0 Url

Merge pull request !5 from zhangtao2020/master
This commit is contained in:
openeuler-ci-bot 2020-09-03 15:24:10 +08:00 committed by Gitee
commit 953ff14ba2
3 changed files with 11 additions and 8 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libhbaapi
Version: 2.2.9
Release: 1
Summary: SNIA HBAAPI library
License: SNIA
URL: http://open-fcoe.org/
Source0: %{name}-%{version}.tar.gz
Name: libhbaapi
Version: 2.2.9
Release: 2
Summary: SNIA HBAAPI library
License: SNIA
URL: https://github.com/cleech/libHBAAPI
Source0: https://github.com/cleech/libHBAAPI/archive/v2.2.9.tar.gz
BuildRequires: automake libtool
Patch0: libhbaapi-2.2.9-dl-linking.patch
@ -21,7 +21,7 @@ Requires: %{name} = %{version}-%{release} pkgconfig
Header files for libsodium
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n libHBAAPI-%{version} -p1
%build
./bootstrap.sh
@ -48,5 +48,8 @@ Header files for libsodium
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Sep 3 2020 zhangtao <zhangtao221@huawei.com> - 2.2.9-2
- modify source0 Url
* Tue Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.2.9-1
- Package init

BIN
v2.2.9.tar.gz Normal file

Binary file not shown.