diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-16 03:40:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-16 03:40:42 +0000 |
commit | 752f4cab73a306f5461cb1fccd1558780a9aff1d (patch) | |
tree | e3cd7484d1c59bac4cde4322bdd3e80933af6785 | |
parent | 46170a233bee21cb679f50c265d346ee329b15de (diff) |
automatic import of ros-humble-py-binding-toolsopeneuler24.03_LTS
-rw-r--r-- | py-binding-tools.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/py-binding-tools.spec b/py-binding-tools.spec index 667aacd..291ba2f 100644 --- a/py-binding-tools.spec +++ b/py-binding-tools.spec @@ -18,11 +18,11 @@ Url: http://wiki.ros.org/py_binding_tools License: BSD Source0: %{name}_%{version}.orig.tar.gz -Requires: pybind11_vendor +Requires: ros-%{ros_distro}-pybind11-vendor Requires: ros-%{ros_distro}-geometry-msgs Requires: ros-%{ros_distro}-rclcpp -BuildRequires: pybind11_vendor +BuildRequires: ros-%{ros_distro}-pybind11-vendor BuildRequires: ros-%{ros_distro}-geometry-msgs BuildRequires: ros-%{ros_distro}-rclcpp BuildRequires: ros-%{ros_distro}-ament-cmake @@ -107,5 +107,5 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog -* 三 12月 04 2024 Robert Haschke rhaschke@techfak.uni-bielefeld.de - 2.0.1-1 +* Fri May 23 2025 Robert Haschke rhaschke@techfak.uni-bielefeld.de - 2.0.1-1 - Autogenerated by ros-porting-tools |