Documentation in the specfile should be marked with **%doc** directive. For example: This line `/opt/perlbrew/perls/perl-5.14.4/man/man3/*` should be replaced with this line `%doc /opt/perlbrew/perls/perl-5.14.4/man/man3/*`
Documentation in the specfile should be marked with %doc directive. For example:
This line
/opt/perlbrew/perls/perl-5.14.4/man/man3/*should be replaced with this line
%doc /opt/perlbrew/perls/perl-5.14.4/man/man3/*