diff --git a/libhbaapi-2.2.9.tar.gz b/libhbaapi-2.2.9.tar.gz deleted file mode 100644 index 0c39887..0000000 Binary files a/libhbaapi-2.2.9.tar.gz and /dev/null differ diff --git a/libhbaapi.spec b/libhbaapi.spec index 71380f4..e7f1a99 100644 --- a/libhbaapi.spec +++ b/libhbaapi.spec @@ -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 - 2.2.9-2 +- modify source0 Url + * Tue Feb 11 2020 openEuler Buildteam - 2.2.9-1 - Package init diff --git a/v2.2.9.tar.gz b/v2.2.9.tar.gz new file mode 100644 index 0000000..9f8d9eb Binary files /dev/null and b/v2.2.9.tar.gz differ