Change in osmo-hnodeb[master]: rpm spec: fix invalid file paths

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/.

osmith gerrit-no-reply at lists.osmocom.org
Tue Nov 2 13:53:04 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnodeb/+/26066 )


Change subject: rpm spec: fix invalid file paths
......................................................................

rpm spec: fix invalid file paths

Fix for:
  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
  File not found: /home/abuild/rpmbuild/BUILDROOT/osmo-hnodeb-0.0.0.202111021358-1.1.arm/usr/share/doc/packages/osmo-hnodeb/README

With this patch applied, the deb and rpm packages build successfully now
(verified in own OBS namespace).

Related: SYS#5516
Change-Id: I3c728489d38272d8477da5050f407708b8c4289b
---
M contrib/osmo-hnodeb.spec.in
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/66/26066/1

diff --git a/contrib/osmo-hnodeb.spec.in b/contrib/osmo-hnodeb.spec.in
index 27a7c4f..f3a7275 100644
--- a/contrib/osmo-hnodeb.spec.in
+++ b/contrib/osmo-hnodeb.spec.in
@@ -79,12 +79,11 @@
 
 %files
 %license COPYING
-%doc AUTHORS README
+%doc AUTHORS README.md
 %{_bindir}/osmo-hnodeb
 %dir %{_docdir}/%{name}/examples
 %dir %{_docdir}/%{name}/examples/osmo-hnodeb
 %{_docdir}/%{name}/examples/osmo-hnodeb/osmo-hnodeb.cfg
-%{_docdir}/%{name}/examples/osmo-hnodeb/*/osmo-hnodeb*.cfg
 %dir %{_sysconfdir}/osmocom
 %config(noreplace) %{_sysconfdir}/osmocom/osmo-hnodeb.cfg
 %{_unitdir}/%{name}.service

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

Gerrit-Project: osmo-hnodeb
Gerrit-Branch: master
Gerrit-Change-Id: I3c728489d38272d8477da5050f407708b8c4289b
Gerrit-Change-Number: 26066
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211102/179fad7a/attachment.htm>


More information about the gerrit-log mailing list