Fix test failure
This commit is contained in:
parent
d7137ed323
commit
eacfee6eee
@ -2,12 +2,13 @@
|
|||||||
%global upstream lemenkov
|
%global upstream lemenkov
|
||||||
Name: erlang-%{realname}
|
Name: erlang-%{realname}
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Syslog facility for Erlang
|
Summary: Syslog facility for Erlang
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/%{upstream}/%{realname}
|
URL: https://github.com/%{upstream}/%{realname}
|
||||||
Source0: https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz
|
Source0: https://github.com/%{upstream}/%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz
|
||||||
BuildRequires: erlang-rebar gcc
|
BuildRequires: erlang-rebar gcc
|
||||||
|
BuildRequires: erlang-eunit
|
||||||
Patch0: 0001-fix-build-error-for-loongarch64.patch
|
Patch0: 0001-fix-build-error-for-loongarch64.patch
|
||||||
%description
|
%description
|
||||||
Syslog facility for Erlang.
|
Syslog facility for Erlang.
|
||||||
@ -32,6 +33,9 @@ Syslog facility for Erlang.
|
|||||||
%{erlang_appdir}/
|
%{erlang_appdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 23 2023 yaoxin <yao_xin001@hoperun.com> - 0.8.0-3
|
||||||
|
- Fix test failure
|
||||||
|
|
||||||
* Mon May 8 2023 Wenlong Zhang <zhangwenlong@loongson.cn> - 0.8.0-2
|
* Mon May 8 2023 Wenlong Zhang <zhangwenlong@loongson.cn> - 0.8.0-2
|
||||||
- fix build error for loongarch64
|
- fix build error for loongarch64
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user