!8 【轻量级 PR】:update source0
From: @liqingqing_1229 Reviewed-by: @love_hangzhou Signed-off-by: @love_hangzhou
This commit is contained in:
commit
c0ae19bbda
@ -1,10 +1,12 @@
|
|||||||
|
%define git_version %(echo %{version} | sed -e 's/\\./_/g')
|
||||||
|
|
||||||
Name: log4cplus
|
Name: log4cplus
|
||||||
Version: 2.0.5
|
Version: 2.0.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: simple logging API by using C++
|
Summary: simple logging API by using C++
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://sourceforge.net/projects/log4cplus
|
URL: https://sourceforge.net/projects/log4cplus
|
||||||
Source0: https://github.com/google/leveldb/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/log4cplus/log4cplus/releases/download/REL_%{git_version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
|
||||||
@ -46,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 12 2020 liqingqing_1229 <liqingqing3@huawei.com> - 2.0.5-3
|
||||||
|
- update source0
|
||||||
|
|
||||||
* Tue Aug 11 2020 douyan <douyan@kylinos.cn> - 2.0.5-2
|
* Tue Aug 11 2020 douyan <douyan@kylinos.cn> - 2.0.5-2
|
||||||
- add devel package
|
- add devel package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user