diff options
-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 |