summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--heaphook.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/heaphook.spec b/heaphook.spec
index c8fcc6c..884311f 100644
--- a/heaphook.spec
+++ b/heaphook.spec
@@ -17,9 +17,9 @@ Summary: Replace all the dynamic heap allocation functions by LD_PRELOAD
License: Apache License 2.0
Source0: %{name}_%{version}.orig.tar.gz
-Requires: tlsf
+Requires: ros-%{ros_distro}-tlsf
-BuildRequires: tlsf
+BuildRequires: ros-%{ros_distro}-tlsf
BuildRequires: ros-%{ros_distro}-ament-cmake
%if 0%{?with_tests}
@@ -98,5 +98,5 @@ else echo "RPM TESTS SKIPPED"; fi
/opt/ros/%{ros_distro}
%changelog
-* 三 12月 04 2024 sykwer sykwer@gmail.com - 0.1.1-1
+* Fri May 23 2025 sykwer sykwer@gmail.com - 0.1.1-1
- Autogenerated by ros-porting-tools