summaryrefslogtreecommitdiff
path: root/nav2-util.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-03-28 06:52:41 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-28 06:52:41 +0000
commit759fc614d6b72993a792d49731d0c9294ab2202d (patch)
tree6d9de81ab86e28ab6f0f2e5ff012859fb445beb7 /nav2-util.spec
parent45aee390b61cadef9a9860e54e8856458b66f6cc (diff)
automatic import of nav2-util
Diffstat (limited to 'nav2-util.spec')
-rw-r--r--nav2-util.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/nav2-util.spec b/nav2-util.spec
index b03a96a..0af9911 100644
--- a/nav2-util.spec
+++ b/nav2-util.spec
@@ -16,6 +16,7 @@ Summary: TODO
License: Apache-2.0 and BSD-3-Clause
Source0: %{RosPkgName}-%{version}.tar.gz
+Patch0: ros-humble-nav2-util-1.1.20-fix-lifecycle-bond.patch
Requires: ros-%{ros_distro}-nav2-common
Requires: ros-%{ros_distro}-geometry-msgs
@@ -79,7 +80,7 @@ Provides: %{name}-runtime = %{version}-%{release}
TODO
%prep
-%autosetup -c -n %{name}-%{version}
+%autosetup -c -n %{name}-%{version} -p1
%build
# Needed to bootstrap since the ros_workspace package does not yet exist.