<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-iuh/+/26082">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib/osmo-iuh.spec: fix missing ldconfig lines<br><br>Fix build failure on various openSUSE distributions in OBS, where<br>rpmlint runs after the build and complains about these missing<br>post/postun scriptlets.<br><br>Fix for:<br>  libosmo-hnbap0.x86_64: E: library-without-ldconfig-postin (Badness: 300) /usr/lib64/libosmo-hnbap.so.0.0.0<br>  ...<br>  (none): E: badness 1200 exceeds threshold 1000, aborting.<br><br>Related: SYS#5516<br>Change-Id: I898aa67dbc7deaa9a8235f508a34dd29cc83b385<br>---<br>M contrib/osmo-iuh.spec.in<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/82/26082/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/osmo-iuh.spec.in b/contrib/osmo-iuh.spec.in</span><br><span>index b4f14f2..f40c3db 100644</span><br><span>--- a/contrib/osmo-iuh.spec.in</span><br><span>+++ b/contrib/osmo-iuh.spec.in</span><br><span>@@ -129,8 +129,12 @@</span><br><span> %check</span><br><span> make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+%post   -n libosmo-hnbap0 -p /sbin/ldconfig</span><br><span style="color: hsl(120, 100%, 40%);">+%postun -n libosmo-hnbap0 -p /sbin/ldconfig</span><br><span> %post   -n libosmo-ranap3 -p /sbin/ldconfig</span><br><span> %postun -n libosmo-ranap3 -p /sbin/ldconfig</span><br><span style="color: hsl(120, 100%, 40%);">+%post   -n libosmo-rua0 -p /sbin/ldconfig</span><br><span style="color: hsl(120, 100%, 40%);">+%postun -n libosmo-rua0 -p /sbin/ldconfig</span><br><span> %post   -n libosmo-sabp0 -p /sbin/ldconfig</span><br><span> %postun -n libosmo-sabp0 -p /sbin/ldconfig</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-iuh/+/26082">change 26082</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-iuh/+/26082"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I898aa67dbc7deaa9a8235f508a34dd29cc83b385 </div>
<div style="display:none"> Gerrit-Change-Number: 26082 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>