Change in osmo-msc[master]: contrib/osmo-msc.spec.in: Enable SMPP in RPM builds

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
Sat Jun 13 14:40:32 UTC 2020


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

Change subject: contrib/osmo-msc.spec.in: Enable SMPP in RPM builds
......................................................................

contrib/osmo-msc.spec.in: Enable SMPP in RPM builds

The SPEC file already included a build dependency to libsmpp34, but
then the compilation of osmo-msc didn't actually pass --enable-smpp
along, resulting in binaries without SMPP support - unlike the Debian
binaries, which do contain that part.

Change-Id: I223be7a735e97b32f7c0ff246cf826f109b0f686
---
M contrib/osmo-msc.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/contrib/osmo-msc.spec.in b/contrib/osmo-msc.spec.in
index 1ebe9fa..da6c0ba 100644
--- a/contrib/osmo-msc.spec.in
+++ b/contrib/osmo-msc.spec.in
@@ -77,6 +77,7 @@
 %if %{with_iu}
   --enable-iu \
 %endif
+  --enable-smpp \
   --docdir=%{_docdir}/%{name} \
   --with-systemdsystemunitdir=%{_unitdir}
 

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I223be7a735e97b32f7c0ff246cf826f109b0f686
Gerrit-Change-Number: 18640
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20200613/ec34da88/attachment.htm>


More information about the gerrit-log mailing list