8 Jun
2006
8 Jun
'06
5:57 p.m.
Alberto Cruz wrote:
Hi I got the following error when I'm trying to build the RPM at RedHat Enterprise 4.0: error: Installed (but unpackaged) files(s) found: /usr/share/doc/freeradius/Acct-Type /usr/share/doc/freeradius/Autz-Type /usr/share/doc/freeradius/CYGWIN /usr/share/doc/freeradius/ChangeLog .... .... etc /usr/share/doc/freeradius/variables.txt
I have been searching for a similar post at the archive and I found some related to Release 1.1.1 but I have not clear what to do to fix this behavior.
Could anybody help me?
Fixing the .spec file is trivial - add: %doc doc/* to the "%files" section