Compare commits

..

No commits in common. "3480346cfdbe9d22e756c34f42d7cde4085ace89" and "a0849f7720badff0b42c75be65e8a3f44820e672" have entirely different histories.

4 changed files with 8 additions and 18 deletions

BIN
libhbaapi-2.2.9.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libhbaapi
Version: 3.11
Version: 2.2.9
Release: 1
Summary: SNIA HBAAPI library
License: SNIA
URL: https://github.com/cleech/libHBAAPI
Source0: https://github.com/cleech/libHBAAPI/archive/v%{version}.tar.gz
URL: http://open-fcoe.org/
Source0: %{name}-%{version}.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 libHBAAPI-%{version} -p1
%autosetup -n %{name}-%{version} -p1
%build
./bootstrap.sh
@ -48,11 +48,5 @@ Header files for libsodium
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Jan 21 2021 lirui <lirui130@huawei.com> - 3.11-1
- update to 3.11
* 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

View File

@ -1,4 +0,0 @@
version_control: github
src_repo: cleech/libHBAAPI
tag_prefix: ^v
seperator: .

Binary file not shown.