7 May
2013
7 May
'13
4:12 a.m.
On Tue, May 7, 2013 at 3:35 AM, Divyesh Raithatha <divyesh.raithatha@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