summaryrefslogtreecommitdiff
path: root/nebula-core-hw-interfaces.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-09-20 21:15:59 +0000
committerCoprDistGit <infra@openeuler.org>2026-09-20 21:15:59 +0000
commit1618a84e34cdb54a69ec208290d0184fed7c27b9 (patch)
treeaee3e609ba1c1275637ba1ec98fba22474ce263b /nebula-core-hw-interfaces.spec
parentc40a3fcd2aa511430eed1f88916aa7acb1fee30e (diff)
automatic import of ros-humble-nebula-core-hw-interfacesopeneuler24.03_LTS_SP3
Diffstat (limited to 'nebula-core-hw-interfaces.spec')
-rw-r--r--nebula-core-hw-interfaces.spec5
1 files changed, 2 insertions, 3 deletions
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