https://bugzilla.redhat.com/show_bug.cgi?id=1409884 --- Comment #12 from Brian Exelbierd <bex@xxxxxxxxx> --- (In reply to Brian Exelbierd from comment #11) > (In reply to Neal Gompa from comment #10) > > (In reply to Brian Exelbierd from comment #8) > > > > > > This will also fix the install-exec comment above. I'll update this ticket > > > when I work out a solution. The INSTALL file is truly just a stock autoconf > > > INSTALL file, but the COPYING file is the license file and that should be > > > installed, aiui. > > > > Don't worry about it, as RPM can install them for you using the %doc and > > %license stanzas in the file list. They grab it from the source tarball and > > install to the correct locations for you. > > I didn't notice this behaviour of %doc. I will use it. > > %license is not installing the license file. Do I need something other than: > > %files > %license COPYING Problem fixed. It turns out that %license puts the files in a different location. I found this note that shows it: https://fedorahosted.org/fpc/ticket/411#comment:8 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx