modify the source0 Url

This commit is contained in:
zhangtao2020 2020-09-03 14:41:22 +08:00
parent 65995c385f
commit 82e2f9d5ce
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.