summaryrefslogtreecommitdiff
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
parent257000cc437683aa3ec83188eeab8d37f741c27e (diff)
automatic import of navigation2
-rw-r--r--.gitignore1
-rw-r--r--navigation2-1.1.20.tar.gz3
-rw-r--r--navigation2.spec4
-rw-r--r--sources1
4 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..89ad767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/1.1.20.tar.gz
diff --git a/navigation2-1.1.20.tar.gz b/navigation2-1.1.20.tar.gz
deleted file mode 100644
index 3287bcb..0000000
--- a/navigation2-1.1.20.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f1a6460021ab19e1eece93d94d4410d8998e449e5cdab88c4ae16f1753a5468f
-size 928
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.
diff --git a/sources b/sources
index e69de29..e4eeb56 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+59701fcf3da1e0f12d2a2aa5fcaf4150 1.1.20.tar.gz