diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-16 03:35:12 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-16 03:35:12 +0000 |
commit | ec6a34d88a37a9d5b2c76cf93c8ae1fc32d10a3f (patch) | |
tree | 971477a03e4ce3f264aa4b8940f9d825230ae34d | |
parent | e7a8bd66b12c5da7d8fc60bc990959193931945d (diff) |
automatic import of ros-humble-heaphookopeneuler24.03_LTS
-rw-r--r-- | heaphook.spec | 6 |
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 |