Description of problem: | rpmbuild --rebuild gnome-python2-2.0.0-4.1.src.rpm | ... | error: Installed (but unpackaged) file(s) found: | /usr/lib/python2.3/site-packages/gtk-2.0/gnome/zvt.so | Installed (but unpackaged) file(s) found: | /usr/lib/python2.3/site-packages/gtk-2.0/gnome/zvt.so | | | RPM build errors: | | Failed to build: | gnome-python2-2.0.0-4.1.src.rpm Version-Release number of selected component (if applicable): gnome-python2-2.0.0-4.1.src.rpm libzvt-2.0.1-0.fdr.5.1
Would you rather we explicitly rm -rf it, or can you suggest any spec syntax that would include that file cleanly? I would prefer the former unless zvt adds some meaningful capability to gnome-python2. I am guessing that it does not.
This is not worth fixing, the spec already mentions what you need to do if you really want zvt. Reproducible builds are only assured if you start with a minimal buildroot and add only BuildRequires.