https://bugzilla.redhat.com/show_bug.cgi?id=871216 --- Comment #5 from Volker Fröhlich <volker27@xxxxxx> --- Make the build verbose! As you are one of the developers, please try to remove the race conditions in the build system, so multiple workers can be used. Use name and version macros in Source0. Every maintained release of Fedora has Qt > 4.7, therefore the version requirement should be removed. %{_datadir}/man/man1 must be %{_datadir}/man/man1/*.1* or the likes. Otherwise you're owning the directory. Change the permissions of source code files to 644; at least some have executable permissions. Same for COPYING and README. The postal address of the FSF is wrong in /usr/share/tupi/data/*/license.html Run rpmlint on your packages to see some of the things I pointed out. Locales must be handled like this: http://fedoraproject.org/wiki/Packaging:Guidelines#Handling_Locale_Files -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review