James B. Byrne wrote:
I have discovered that the duplicate file names in the documents set prevent a build of the packages. No doubt there exists an override switch to force a build regardless of errors but I would like to uncover why these files are duplicated in the first instance and eliminate the problem at source. Can anyone help me with this?
you cant build a rpm with duplicate file listings.
To find out exactly what is going on, look at the bit which creates the .files that are then used in the %files section to workout what which files go into what rpm. There would be an overlap there.