Change in simtrace2[master]: contrib: integrate RPM spec

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed May 20 08:51:11 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/simtrace2/+/18315 )

Change subject: contrib: integrate RPM spec
......................................................................

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
---
M .gitignore
M host/configure.ac
R host/contrib/simtrace2.spec.in
3 files changed, 3 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index cb3ffb3..a5393d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,5 +20,6 @@
 host/simtrace2-list
 host/simtrace2-remsim
 host/simtrace2-remsim-usb2udp
+host/contrib/simtrace2.spec
 usb_strings_generated.h
 firmware/usbstring/usbstring
diff --git a/host/configure.ac b/host/configure.ac
index 0f91cf2..bcdda08 100644
--- a/host/configure.ac
+++ b/host/configure.ac
@@ -100,4 +100,5 @@
 	src/Makefile
 	lib/Makefile
 	contrib/Makefile
+	contrib/simtrace2.spec
 	Makefile)
diff --git a/host/contrib/simtrace2.spec b/host/contrib/simtrace2.spec.in
similarity index 96%
rename from host/contrib/simtrace2.spec
rename to host/contrib/simtrace2.spec.in
index c1bb325..e2067b1 100644
--- a/host/contrib/simtrace2.spec
+++ b/host/contrib/simtrace2.spec.in
@@ -12,11 +12,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
 Name:           simtrace2
-Version:        0.7.0.57
+Version:        @VERSION@
 Release:        0
 Summary:        Osmocom SIMtrace host utility
 License:        GPL-2.0-or-later

-- 
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/18315
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I8595642bc07bf3044720942a0f1802448920cb50
Gerrit-Change-Number: 18315
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200520/7028b0c9/attachment.htm>


More information about the gerrit-log mailing list