1 [bdist_rpm] 2 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198877 3 # setup.py bdist_rpm fails with "Installed (but unpackaged) file(s) found" 4 # It complains about *.pyo files 5 install_script = bdist_rpm-install_script 6 7 doc_files = COPYING NEWS README THANKS 8 group = Applications/System