!3 Completing build dependencies to fix gcc-c++ compiler missing error
From: @hht8 Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
f801d3d725
@ -2,13 +2,13 @@
|
||||
|
||||
Name: sysget
|
||||
Version: 2.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: One package manager to rule them all
|
||||
License: GPLv3
|
||||
URL: http://sysget.emilengler.com
|
||||
Source0: https://github.com/emilengler/sysget/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc autoconf automake make
|
||||
BuildRequires: gcc autoconf automake make gcc-c++
|
||||
|
||||
%description
|
||||
sysget is a bridge that lets you use one syntax to every package manager on every unix-based operating system.
|
||||
@ -49,6 +49,9 @@ install -m0644 contrib/sysget.bash-completion %{buildroot}/%{_sysconfdir}/bash_c
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.3.2-3
|
||||
- Completing build dependencies to fix gcc-c++ compiler missing error
|
||||
|
||||
* Thu Sep 24 2020 ShiYuan Hu<421699196@qq.com> - 2.3.2
|
||||
- refresh source0 url
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user