add build requires
This commit is contained in:
parent
83b01a384e
commit
15768ec68e
@ -1,11 +1,11 @@
|
|||||||
Name: container-exception-logger
|
Name: container-exception-logger
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Logging from a container to a host
|
Summary: Logging from a container to a host
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/abrt/container-exception-logger
|
URL: https://github.com/abrt/container-exception-logger
|
||||||
Source0: https://github.com/abrt/container-exception-logger/archive/%{name}-%{version}-1.tar.gz
|
Source0: https://github.com/abrt/container-exception-logger/archive/%{name}-%{version}-1.tar.gz
|
||||||
BuildRequires: asciidoc libxslt
|
BuildRequires: asciidoc libxslt gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Container-exception-logger is a tool designed to run inside of a container
|
Container-exception-logger is a tool designed to run inside of a container
|
||||||
@ -39,6 +39,9 @@ cp man/container-exception-logger.1 %{buildroot}/%{_mandir}/man1/container-excep
|
|||||||
%{_mandir}/man1/container-exception-logger.1.*
|
%{_mandir}/man1/container-exception-logger.1.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> 1.0.3-4
|
||||||
|
- Add gcc in BuildRequires
|
||||||
|
|
||||||
* Tues Sept 8 2020 Ge Wang <wangge20@huawei.com> 1.0.3-3
|
* Tues Sept 8 2020 Ge Wang <wangge20@huawei.com> 1.0.3-3
|
||||||
- Modify the Source0 Url
|
- Modify the Source0 Url
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user