<p>osmith <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26066">View Change</a></p><div style="white-space:pre-wrap">Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
laforge: Looks good to me, approved
</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rpm spec: fix invalid file paths<br><br>Fix for:<br> File not found: /home/abuild/rpmbuild/BUILDROOT/osmo-hnodeb-0.0.0.202111021358-1.1.arm/usr/share/doc/packages/osmo-hnodeb/examples/osmo-hnodeb/*/osmo-hnodeb*.cfg<br> File not found: /home/abuild/rpmbuild/BUILDROOT/osmo-hnodeb-0.0.0.202111021358-1.1.arm/usr/share/doc/packages/osmo-hnodeb/README<br><br>With this patch applied, the deb and rpm packages build successfully now<br>(verified in own OBS namespace).<br><br>Related: SYS#5516<br>Change-Id: I3c728489d38272d8477da5050f407708b8c4289b<br>---<br>M contrib/osmo-hnodeb.spec.in<br>1 file changed, 1 insertion(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/osmo-hnodeb.spec.in b/contrib/osmo-hnodeb.spec.in</span><br><span>index 21b1ff9..57b3280 100644</span><br><span>--- a/contrib/osmo-hnodeb.spec.in</span><br><span>+++ b/contrib/osmo-hnodeb.spec.in</span><br><span>@@ -84,12 +84,11 @@</span><br><span> </span><br><span> %files</span><br><span> %license COPYING</span><br><span style="color: hsl(0, 100%, 40%);">-%doc AUTHORS README</span><br><span style="color: hsl(120, 100%, 40%);">+%doc AUTHORS README.md</span><br><span> %{_bindir}/osmo-hnodeb</span><br><span> %dir %{_docdir}/%{name}/examples</span><br><span> %dir %{_docdir}/%{name}/examples/osmo-hnodeb</span><br><span> %{_docdir}/%{name}/examples/osmo-hnodeb/osmo-hnodeb.cfg</span><br><span style="color: hsl(0, 100%, 40%);">-%{_docdir}/%{name}/examples/osmo-hnodeb/*/osmo-hnodeb*.cfg</span><br><span> %dir %{_sysconfdir}/osmocom</span><br><span> %config(noreplace) %{_sysconfdir}/osmocom/osmo-hnodeb.cfg</span><br><span> %{_unitdir}/%{name}.service</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26066">change 26066</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-hnodeb/+/26066"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-hnodeb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3c728489d38272d8477da5050f407708b8c4289b </div>
<div style="display:none"> Gerrit-Change-Number: 26066 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>