summaryrefslogtreecommitdiff
path: root/rtabmap-viz.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-04-06 15:35:21 +0000
committerCoprDistGit <infra@openeuler.org>2026-04-06 15:35:21 +0000
commit5ef2e3c5a0fa6589ec0794a35a74293e3b884cca (patch)
treef3ed8a863cd5730139f01b07e5f11d23d10c24ae /rtabmap-viz.spec
parentbe2abb6f9dd80872309c75a8f238657efe283213 (diff)
automatic import of rtabmap-vizopeneuler24.03_LTS
Diffstat (limited to 'rtabmap-viz.spec')
-rw-r--r--rtabmap-viz.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rtabmap-viz.spec b/rtabmap-viz.spec
index d19923d..285b73d 100644
--- a/rtabmap-viz.spec
+++ b/rtabmap-viz.spec
@@ -11,11 +11,12 @@
Name: ros-%{ros_distro}-%{RosPkgName}
Version: 0.22.1
-Release: 1%{?dist}%{?release_suffix}
+Release: 2%{?dist}%{?release_suffix}
Summary: RTAB-Map's visualization package.
License: BSD
Source0: %{RosPkgName}-%{version}.tar.gz
+Patch0: ros-humble-rtabmap-viz-0.22.1-fix-cmake-paths.patch
Requires: ros-%{ros_distro}-cv-bridge
Requires: ros-%{ros_distro}-geometry-msgs
@@ -111,5 +112,8 @@ else echo "RPM TESTS SKIPPED"; fi
/opt/ros/%{ros_distro}
%changelog
+* Sun Apr 06 2026 openEuler ROS SIG - 0.22.1-2
+- Add patch to comment out Ubuntu-specific aarch64 find_library paths for crypto/rcutils
+
* Wed Mar 25 2026 Mathieu Labbe matlabbe@gmail.com - 0.22.1-1
- Autogenerated by ros-porting-tools