mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
contrib: integrate RPM spec
Remove OpenSUSE bug report link, set version to 0.0.0, make it build with CentOS 8 etc. Related: OS#4550 Change-Id: I8595642bc07bf3044720942a0f1802448920cb50
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,5 +20,6 @@ tags
|
|||||||
host/simtrace2-list
|
host/simtrace2-list
|
||||||
host/simtrace2-remsim
|
host/simtrace2-remsim
|
||||||
host/simtrace2-remsim-usb2udp
|
host/simtrace2-remsim-usb2udp
|
||||||
|
host/contrib/simtrace2.spec
|
||||||
usb_strings_generated.h
|
usb_strings_generated.h
|
||||||
firmware/usbstring/usbstring
|
firmware/usbstring/usbstring
|
||||||
|
|||||||
@@ -100,4 +100,5 @@ AC_OUTPUT(
|
|||||||
src/Makefile
|
src/Makefile
|
||||||
lib/Makefile
|
lib/Makefile
|
||||||
contrib/Makefile
|
contrib/Makefile
|
||||||
|
contrib/simtrace2.spec
|
||||||
Makefile)
|
Makefile)
|
||||||
|
|||||||
@@ -12,11 +12,8 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
||||||
#
|
|
||||||
|
|
||||||
Name: simtrace2
|
Name: simtrace2
|
||||||
Version: 0.7.0.57
|
Version: @VERSION@
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Osmocom SIMtrace host utility
|
Summary: Osmocom SIMtrace host utility
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Reference in New Issue
Block a user