Re: 14-jpackage+1-64 RPM errors

2019-10-29 Thread Alexey Semenyuk
Hi Richard, Seems like `rpmbuild, --eval=%{_target_cpu}` command did two unexpected things in addition to printing out arch value: 1. printed out `rpmbuild: no spec files given for build` 2. exited with code `1`. What version of rpmbuild are you using? - Alexey On 10/29/2019 12:21 PM,

14-jpackage+1-64 RPM errors

2019-10-29 Thread Richard Evans
Just upgraded to the latest 14-jpackage+1-64 and my rpm building script is failing, here's the end of the --verbose output: Running [rpmbuild, --eval=%{_target_cpu}] rpmbuild: no spec files given for build x86_64 java.io.IOException: Command [rpmbuild, --eval=%{_target_cpu}] exited with 1 code