!18 【轻量级 PR】:update poco.spec for License error and bad log
From: @loong-C Reviewed-by: @anchuanxu Signed-off-by: @anchuanxu
This commit is contained in:
commit
82dd8f0ecc
10
poco.spec
10
poco.spec
@ -1,8 +1,8 @@
|
|||||||
Name: poco
|
Name: poco
|
||||||
Version: 1.10.1
|
Version: 1.10.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: This is ROS melodic ros_comm's 3rdparty poco
|
Summary: This is ROS melodic ros_comm's 3rdparty poco
|
||||||
License: GPL
|
License: BSL-1.0
|
||||||
URL: https://github.com/pocoproject/poco/releases/tag/poco-1.10.1-release
|
URL: https://github.com/pocoproject/poco/releases/tag/poco-1.10.1-release
|
||||||
Source0: https://github.com/pocoproject/poco/archive/poco-1.10.1-release.tar.gz
|
Source0: https://github.com/pocoproject/poco/archive/poco-1.10.1-release.tar.gz
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -35,7 +35,11 @@ find %{buildroot} -type f -name '*.so.*' -exec strip '{}' ';'
|
|||||||
/usr/local/*
|
/usr/local/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 loong_C <loong_c@yeah.net> - 1.10.1-3
|
||||||
|
- update poco.spec for License error and bad log
|
||||||
|
|
||||||
* Sat Sep 4 2021 zhangtao <zhangtao221@huawei.com> - 1.10.1-2
|
* Sat Sep 4 2021 zhangtao <zhangtao221@huawei.com> - 1.10.1-2
|
||||||
- strip dynamic library
|
- strip dynamic library
|
||||||
* Thu December 31 2020 openEuler Buildteam <hanhaomin008@126.com>
|
|
||||||
|
* Thu Dec 31 2020 openEuler Buildteam <hanhaomin008@126.com>
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user