Attention is currently required from: laforge. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1d/+/30037 )
Change subject: Add support of RPM package building via osmo-e1d.spec.in ......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS1:
Hi osmith, please take over here. […]
the problem was that "%autosetup -p1" instead of "%setup -q" was used in the %prep section. this caused the expected directory of the source inside the tarball to be "osmo-e1d-0.4.0.16.713e" instead of "osmo-e1d", and so the build failed with:
+ cd osmo-e1d-0.4.0.16.713e /var/tmp/rpm-tmp.6eS2t1: line 41: cd: osmo-e1d-0.4.0.16.713e: No such file or directory