remove unuse files
This commit is contained in:
parent
58454f77c3
commit
b921eec3bd
Binary file not shown.
BIN
log4cplus-2.0.7.tar.gz
Normal file
BIN
log4cplus-2.0.7.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
%define git_version %(echo %{version} | sed -e 's/\\./_/g')
|
%define git_version %(echo %{version} | sed -e 's/\\./_/g')
|
||||||
|
|
||||||
Name: log4cplus
|
Name: log4cplus
|
||||||
Version: 2.0.5
|
Version: 2.0.7
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: simple logging API by using C++
|
Summary: simple logging API by using C++
|
||||||
License: BSD
|
License: BSD and BSL-1.0 and Apache-2.0
|
||||||
URL: https://sourceforge.net/projects/log4cplus
|
URL: https://sourceforge.net/projects/log4cplus
|
||||||
Source0: https://github.com/log4cplus/log4cplus/releases/download/REL_%{git_version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/log4cplus/log4cplus/releases/download/REL_%{git_version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.7-1
|
||||||
|
- Upgrade to version 2.0.7
|
||||||
|
|
||||||
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 2.0.5-4
|
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 2.0.5-4
|
||||||
- fixes failed: error: no acceptable C compiler found in $PATH
|
- fixes failed: error: no acceptable C compiler found in $PATH
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user