summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--nebula-core-hw-interfaces.spec5
-rw-r--r--sources2
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