Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
3480346cfd !6 update to 3.11
From: @liquor1
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2021-02-04 09:47:22 +08:00
Liquor
d9b3407d33 update to 3.11 2021-01-21 16:08:12 +08:00
openeuler-ci-bot
953ff14ba2 !5 modify the source0 Url
Merge pull request !5 from zhangtao2020/master
2020-09-03 15:24:10 +08:00
zhangtao2020
82e2f9d5ce modify the source0 Url 2020-09-03 14:41:22 +08:00
openeuler-ci-bot
65995c385f !4 modify yaml
Merge pull request !4 from huanghaitao/master
2020-07-07 16:54:03 +08:00
hht8
0bc8591b97 modify yaml 2020-07-07 14:33:45 +08:00
openeuler-ci-bot
a8b54a0f2d !3 add yaml file
Merge pull request !3 from yixiangzhike/master
2020-06-15 21:06:47 +08:00
yixiangzhike
6cb8c21260 add yaml file 2020-06-12 14:54:48 +08:00
openeuler-ci-bot
1890c5a687 !2 Add libhbaapi.yaml
Merge pull request !2 from huanghaitao/master
2020-05-09 19:28:51 +08:00
hht8
dc4fad33b1 libhbaapi.yaml 2020-05-07 10:08:27 +00:00
4 changed files with 18 additions and 8 deletions

Binary file not shown.

View File

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

4
libhbaapi.yaml Normal file
View File

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

BIN
v3.11.tar.gz Normal file

Binary file not shown.