Attention is currently required from: fixeria.
2 comments:
File contrib/libosmo-gprs.spec.in:
Patch Set #2, Line 72: --includedir="%_includedir/%name"
Both --disable-static and --enable-shared are implicit defaults. […]
removing --enable-shared works, but apparently --disable-static is not the default. when I remove it, the build fails with:
[ 28s] Installed (but unpackaged) file(s) found:
[ 28s] /usr/lib64/libosmo-csn1.a
[ 28s] /usr/lib64/libosmo-gprs-rlcmac.a
updated the patch to remove --enable-shared
Patch Set #2, Line 77: find "%buildroot/%_libdir" -type f -name "*.la" -delete
Interesting. This is something I also noticed while looking at *. […]
the rpm build actually fails if there are additional files
To view, visit change 29114. To unsubscribe, or for help writing mail filters, visit settings.