diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-09-20 12:38:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-09-20 12:38:50 +0000 |
| commit | fef4eb2ef8710ac7aafc705b6bb3ac956c8abbd1 (patch) | |
| tree | ba97bb8bd0d0165d1318513eed88899ee35a1b6b | |
| parent | a1f0d4b3c2731dce56fc7a808d14f78ea16a953b (diff) | |
automatic import of ros-humble-etsi-its-cpm-ts-codingopeneuler24.03_LTS_SP3
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | etsi-its-cpm-ts-coding.spec | 4 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -1 +1,2 @@ /v3.5.0.tar.gz +/etsi-its-cpm-ts-coding-3.5.0.tar.gz diff --git a/etsi-its-cpm-ts-coding.spec b/etsi-its-cpm-ts-coding.spec index e9a7928..78a702b 100644 --- a/etsi-its-cpm-ts-coding.spec +++ b/etsi-its-cpm-ts-coding.spec @@ -7,7 +7,7 @@ Release: 1%{?dist} Summary: C++ compatible C source code for ETSI ITS CPMs (TS) generated from ASN.1 using asn1c License: MIT URL: https://github.com/ika-rwth-aachen/etsi_its_messages -Source0: https://github.com/ika-rwth-aachen/etsi_its_messages/archive/refs/tags/v%{version}.tar.gz +Source0: https://github.com/ika-rwth-aachen/etsi_its_messages/archive/refs/tags/v%{version}.tar.gz#/etsi-its-cpm-ts-coding-%{version}.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') @@ -28,7 +28,7 @@ C++ compatible C source code for ETSI ITS CPMs (Collective Perception Messages, generated from ASN.1 using asn1c. Part of the etsi_its_messages ROS 2 package suite. %prep -%autosetup -n etsi_its_messages-%{version} +%autosetup -n etsi-its-cpm-ts-coding-%{version} %build [ -f /opt/ros/%{ros_distro}/setup.sh ] && source /opt/ros/%{ros_distro}/setup.sh || true @@ -1 +1 @@ -aca8c3d0d2f3ea5fbf249a7d0a14e186 v3.5.0.tar.gz +b85adf898c56afb6bac8e263d5c7d4e8 etsi-its-cpm-ts-coding-3.5.0.tar.gz |
