From 1618a84e34cdb54a69ec208290d0184fed7c27b9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 20 Sep 2026 21:15:59 +0000 Subject: automatic import of ros-humble-nebula-core-hw-interfaces --- .gitignore | 1 + nebula-core-hw-interfaces.spec | 5 ++--- sources | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b52108e..82db0ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nebula-1.2.0.tar.gz /26749c80dff89f39000a9817141143c05ec151ab.tar.gz +/nebula-core-hw-interfaces-1.2.0-1.tar.gz diff --git a/nebula-core-hw-interfaces.spec b/nebula-core-hw-interfaces.spec index 247bf2d..80d0750 100644 --- a/nebula-core-hw-interfaces.spec +++ b/nebula-core-hw-interfaces.spec @@ -1,6 +1,5 @@ %define ros_distro humble %define RosPkgName nebula-core-hw-interfaces -%global commit 26749c80dff89f39000a9817141143c05ec151ab Name: ros-%{ros_distro}-%{RosPkgName} Version: 1.2.0 @@ -8,7 +7,7 @@ Release: 1%{?dist} Summary: Nebula HW Interfaces Base License: Apache-2.0 URL: https://github.com/tier4/nebula -Source0: https://github.com/tier4/nebula/archive/%{commit}.tar.gz +Source0: %{RosPkgName}-%{version}-1.tar.gz %global debug_package %{nil} %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') @@ -34,7 +33,7 @@ Nebula HW Interfaces Base — hardware interface abstractions (UDP, TCP, CAN, HTTP) for the Nebula sensor driver framework. %prep -%autosetup -n %{commit} +%autosetup -n %{RosPkgName}-%{version}-1 %build [ -f /opt/ros/%{ros_distro}/setup.sh ] && source /opt/ros/%{ros_distro}/setup.sh || true diff --git a/sources b/sources index e87aa7c..2294d72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4859fb67d110d0598c2dd767b8193496 26749c80dff89f39000a9817141143c05ec151ab.tar.gz +e23dec938fbde61c14f4f2b084bc5b6a nebula-core-hw-interfaces-1.2.0-1.tar.gz -- cgit v1.2.3