Change in libosmo-netif[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
Tue May 19 19:50:45 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/18276 )

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

contrib: integrate RPM spec

Remove OpenSUSE bug report link, set version to @VERSION@, make it build
with CentOS 8 etc.

Related: OS#4550
Change-Id: I8b4646ffc8c79d717ada2f0d8da14a721000c2e4
---
M .gitignore
M configure.ac
R contrib/libosmo-netif.spec.in
3 files changed, 5 insertions(+), 7 deletions(-)

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



diff --git a/.gitignore b/.gitignore
index 23d5b42..4296476 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
 osmux_test2
 stream_test
 amr_test
+
+contrib/libosmo-netif.spec
diff --git a/configure.ac b/configure.ac
index d4fbec4..4c0e0b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,4 +133,5 @@
 	examples/Makefile
 	tests/Makefile
 	Doxyfile
-	Makefile)
+	Makefile
+	contrib/libosmo-netif.spec)
diff --git a/contrib/libosmo-netif.spec b/contrib/libosmo-netif.spec.in
similarity index 94%
rename from contrib/libosmo-netif.spec
rename to contrib/libosmo-netif.spec.in
index 90678b7..98d021b 100644
--- a/contrib/libosmo-netif.spec
+++ b/contrib/libosmo-netif.spec.in
@@ -12,13 +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/
-#
-
-
-%define version_unconverted 0.7.0.13
 Name:           libosmo-netif
-Version:        0.7.0.13
+Version:        @VERSION@
 Release:        0
 Summary:        Osmocom library for muxed audio
 License:        GPL-2.0-or-later

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

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I8b4646ffc8c79d717ada2f0d8da14a721000c2e4
Gerrit-Change-Number: 18276
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/20200519/29deb0a3/attachment.htm>


More information about the gerrit-log mailing list