Change in osmo-mgw[master]: attempt to fix RPM spec file after recent soversion bump

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 Feb 24 09:57:39 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/23086 )

Change subject: attempt to fix RPM spec file after recent soversion bump
......................................................................

attempt to fix RPM spec file after recent soversion bump

In I64ff22193ab2a95a9a7d66e9957a875d096e23de the soversion was
chhanged, but the spec.in file was not adjusted accordingly.

Change-Id: I45d7321adb2db8e7b9ea41b6bcf0c6cc59984a0e
---
M contrib/osmo-mgw.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/contrib/osmo-mgw.spec.in b/contrib/osmo-mgw.spec.in
index efb166a..ee85db3 100644
--- a/contrib/osmo-mgw.spec.in
+++ b/contrib/osmo-mgw.spec.in
@@ -120,7 +120,7 @@
 %config(noreplace) %{_sysconfdir}/osmocom/osmo-mgw.cfg
 
 %files -n libosmo-mgcp-client8
-%{_libdir}/libosmo-mgcp-client.so.6*
+%{_libdir}/libosmo-mgcp-client.so.8*
 
 %files -n libosmo-mgcp-client-devel
 %{_libdir}/libosmo-mgcp-client.so

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I45d7321adb2db8e7b9ea41b6bcf0c6cc59984a0e
Gerrit-Change-Number: 23086
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210224/4d670211/attachment.htm>


More information about the gerrit-log mailing list