summaryrefslogtreecommitdiff
path: root/navigation2.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-03-26 13:23:10 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-26 13:23:10 +0000
commitd3e51be9b30e426c42ba41069eea7085fd018f4d (patch)
treec6e56a31ee2d3ea2bb90e7abde8992bde41c5844 /navigation2.spec
parent257000cc437683aa3ec83188eeab8d37f741c27e (diff)
automatic import of navigation2
Diffstat (limited to 'navigation2.spec')
-rw-r--r--navigation2.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/navigation2.spec b/navigation2.spec
index 9b8f7c8..a9f7865 100644
--- a/navigation2.spec
+++ b/navigation2.spec
@@ -16,7 +16,7 @@ Release: 1%{?dist}%{?release_suffix}
Summary: ROS2 Navigation Stack
License: Apache-2.0
-Source0: %{RosPkgName}-%{version}.tar.gz
+Source0: https://github.com/ros-navigation/navigation2/archive/refs/tags/%{version}.tar.gz
Requires: ros-%{ros_distro}-nav2-amcl
Requires: ros-%{ros_distro}-nav2-behavior-tree
@@ -62,7 +62,7 @@ Provides: %{name}-runtime = %{version}-%{release}
ROS2 Navigation Stack
%prep
-%autosetup -c -n %{name}-%{version}
+%autosetup -p1 -n %{RosPkgName}-%{version}
%build
# Needed to bootstrap since the ros_workspace package does not yet exist.