!3 Fix build error

From: @wu-leilei 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-07-23 05:44:35 +00:00 committed by Gitee
commit 201b41e139
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
%global upstream basho
Name: erlang-%{realname}
Version: 0.9.2
Release: 1
Release: 2
BuildArch: noarch
Summary: A set of Protocol Buffers tools and modules for Erlang applications
License: ASL 2.0
@ -10,7 +10,7 @@ URL: https://github.com/%{upstream}/erlang_%{realname}
VCS: scm:git:https://github.com/%{upstream}/erlang_%{realname}.git
Source0: https://github.com/%{upstream}/erlang_%{realname}/archive/%{version}/%{realname}-%{version}.tar.gz
Source1: erlang-protobuffs-protoc-erl
BuildRequires: erlang-meck erlang-rebar
BuildRequires: erlang-meck erlang-rebar erlang-eunit
%description
A set of Protocol Buffers tools and modules for Erlang applications.
@ -34,6 +34,9 @@ install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/protoc-erl
%{erlang_appdir}/
%changelog
* Sun Jul 23 2023 wulei <wu_lei@hoperun.com> - 0.9.2-2
- Fix build error
* Thu Apr 20 2023 wangkai <13474090681@163.com> - 0.9.2-1
- Update to 0.9.2