Fix test failure
This commit is contained in:
parent
45e3e1bd5c
commit
0eed824bd5
@ -2,7 +2,7 @@
|
||||
%global upstream systemd
|
||||
Name: erlang-sd_notify
|
||||
Version: 1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Erlang interface to systemd notify subsystem
|
||||
License: MIT
|
||||
URL: https://github.com/systemd/erlang-sd_notify
|
||||
@ -10,6 +10,7 @@ Source0: https://github.com/systemd/erlang-sd_notify/archive/v%{version}/erlang-
|
||||
BuildRequires: erlang-rebar
|
||||
BuildRequires: gcc
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: erlang-eunit
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
@ -30,5 +31,8 @@ BuildRequires: systemd-devel
|
||||
%{erlang_appdir}/
|
||||
|
||||
%changelog
|
||||
* Sun Jul 23 2023 yaoxin <yao_xin001@hoperun.com> - 1.0-2
|
||||
- Fix test failure
|
||||
|
||||
* Sat Aug 29 2020 yaokai <yaokai13@huawei.com> - 1.0-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user