Need help with making RPM from v2.x.x branch

Fajar A. Nugraha list at fajar.net
Tue May 7 10:12:32 CEST 2013


On Tue, May 7, 2013 at 3:35 AM, Divyesh Raithatha
<divyesh.raithatha at gmail.com> wrote:
>
> to get past the patch error messages but I get another error below:
>
>
>
> + cp README /home/divtest/rpmbuild/BUILDROOT/freeradius-2.2.0-1.el6.x86_64//usr/share/doc/freeradius-2.2.0


Look at the spec file, change

"cp README /home/divtest/rpmbuild/BUILDROOT/freeradius-2.2.0-1.el6.x86_64//usr/share/doc/freeradius-2.2.0"
to

"cp README.rst /home/divtest/rpmbuild/BUILDROOT/freeradius-2.2.0-1.el6.x86_64//usr/share/doc/freeradius-2.2.0"

... and look near %files, change README to README.rst there as well.

--
Fajar


More information about the Freeradius-Users mailing list