diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-16 06:17:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-16 06:17:34 +0000 |
commit | 2b8505a48140609301b60495e207fdacd197b84d (patch) | |
tree | 6b54906487dcff396486bb9de2e905976f436593 | |
parent | d0461e7a9503389979ad29f972f53d06f17a62c3 (diff) |
automatic import of ros-humble-caret-analyze-cpp-impl
-rw-r--r-- | caret-analyze-cpp-impl.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/caret-analyze-cpp-impl.spec b/caret-analyze-cpp-impl.spec index 93ef0a5..238b51d 100644 --- a/caret-analyze-cpp-impl.spec +++ b/caret-analyze-cpp-impl.spec @@ -17,11 +17,11 @@ Summary: ROS caret-analyze-cpp-impl package License: Apache License 2.0 Source0: %{name}_%{version}.orig.tar.gz -Requires: pybind11_vendor -Requires: yaml_cpp_vendor +Requires: ros-%{ros_distro}-pybind11-vendor +Requires: ros-%{ros_distro}-yaml-cpp-vendor -BuildRequires: pybind11_vendor -BuildRequires: yaml_cpp_vendor +BuildRequires: ros-%{ros_distro}-pybind11-vendor +BuildRequires: ros-%{ros_distro}-yaml-cpp-vendor BuildRequires: ros-%{ros_distro}-ament-cmake %if 0%{?with_tests} @@ -102,5 +102,5 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog -* 三 12月 04 2024 ymski yamasaki@isp.co.jp - 0.5.0-1 +* Fri May 23 2025 ymski yamasaki@isp.co.jp - 0.5.0-1 - Autogenerated by ros-porting-tools |