Change in osmo-mgw[master]: osmo-mgw.spec.in: Fix dependency to libosmoabis

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
Thu Aug 13 07:35:22 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-mgw/+/19593 )


Change subject: osmo-mgw.spec.in: Fix dependency to libosmoabis
......................................................................

osmo-mgw.spec.in: Fix dependency to libosmoabis

Confusingly, in Debian the package is called libosmo-abis, but in
the CentOS/RPM it's called libosmoabis.  Fixes a bug introduced
in I45717bda3ef7eba1ef59b993cc8a69bf2f92a29f

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/93/19593/1

diff --git a/contrib/osmo-mgw.spec.in b/contrib/osmo-mgw.spec.in
index a34a715..0f96ed0 100644
--- a/contrib/osmo-mgw.spec.in
+++ b/contrib/osmo-mgw.spec.in
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(libosmogsm) >= 1.0.0
 BuildRequires:  pkgconfig(libosmovty) >= 1.0.0
 BuildRequires:  pkgconfig(libosmocoding) >= 1.0.0
-BuildRequires:  pkgconfig(libosmo-abis)
+BuildRequires:  pkgconfig(libosmoabis)
 %{?systemd_requires}
 
 %description

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I97dfec72a99295148e84e60c1e5037381f736c03
Gerrit-Change-Number: 19593
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200813/2cbf4fe6/attachment.htm>


More information about the gerrit-log mailing list