From 6866a7f2c19b91ea8a869231a5744ebcc7c03a0d Mon Sep 17 00:00:00 2001 From: zhangxianting Date: Tue, 9 Apr 2024 15:04:03 +0800 Subject: [PATCH] point source path at prep --- nodelet_core.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nodelet_core.spec b/nodelet_core.spec index e5dceb4..d659622 100644 --- a/nodelet_core.spec +++ b/nodelet_core.spec @@ -1,6 +1,6 @@ Name: nodelet_core Version: 1.10.1 -Release: 1 +Release: 2 Summary: This is ROS noetic %{name} Package License: Public Domain and Apache-2.0 and BSD and MIT and BSL-1.0 and LGPL-2.1-only and MPL-2.0 and GPL-3.0-only and GPL-2.0-or-later and MPL-1.1 and IJG and Zlib and OFL-1.1 URL: https://github.com/ros-gbp/nodelet_core-release/archive/release/noetic/nodelet_core @@ -31,7 +31,7 @@ BuildRequires: gmock-devel This is %{name} Package %prep -%setup +%setup -q -n ros-noetic-ros-%{name}-%{version} %install @@ -106,5 +106,8 @@ cd .. %defattr(-,root,root) %changelog +* Tue Apr 09 2024 zhangxianting - 1.10.1-2 +- point source patch at prep + * Tue Dec 15 2020 openEuler Buildteam - 1.10.1-1 - Package init