From 65b8186b5c14a46176648870b75835a4a94bc45d Mon Sep 17 00:00:00 2001 From: simonaXi <18701881329@163.com> Date: Fri, 28 Feb 2025 13:41:20 +0800 Subject: [PATCH] Add: define ros_distro for EUR --- rqt-graph.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rqt-graph.spec b/rqt-graph.spec index 505edb2..53d2739 100644 --- a/rqt-graph.spec +++ b/rqt-graph.spec @@ -7,6 +7,7 @@ %global __requires_exclude_from ^/opt/ros/%{ros_distro}/.*$ %define RosPkgName rqt-graph +%define ros_distro humble Name: ros-%{ros_distro}-%{RosPkgName} Version: 1.3.0 -- Gitee