From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; X11; en_US) KHTML/3.3.2 (like Gecko) Description of problem: If one sets installman to 0 in the spec file the build fails at the end because the files are installed but not packaged. There needs to be another if statement in the install section where the doc/ stuff is copied to /usr/share (the remove statement is OK). Also, I just built 3.3.4. couple of patches were already in there and some hunks from some patches were included as well. It is working fine. Version-Release number of selected component (if applicable): qt-3.3.x How reproducible: Always Steps to Reproduce: 1.install qt source rpm 2.set installman to 0 3.rebuild rpm packages Additional info:
it's now fixed in 3.3.4-2. It will show up in rawhide soon. Thanks for your report.