Fix build error

This commit is contained in:
wu-leilei 2023-07-23 10:40:11 +08:00
parent 0dc3a24c1c
commit c783df166b

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