Page 1 of 1

rpmbuild -tb openvpn-2.5.2.tar.gz get read spec file failed

Posted: Mon May 31, 2021 8:55 am
by mbj2021
I want build from source code for rpm, command is:
rpmbuild -tb openvpn-2.5.2.tar.gz

and get a error:
from openvpn-2.5.2.tar.gz read spec file failed

The source code is download from openvpn.net.

How can I fixed it?