Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=708711 --- Comment #13 from Volker Fröhlich <volker27@xxxxxx> 2011-09-02 16:37:59 EDT --- warning: File listed twice: /usr/share/nomnom/tr/nomnom_de.qm warning: File listed twice: /usr/share/nomnom/tr/nomnom_fi.qm Once by %{_datadir}/%{name}, which includes everything below that directory and once by findlang. If you just left out %{_datadir}/%{name}, the files are only listed once, but the directories are unowned. So let's make it: %files -f %{name}.lang %doc COPYING NEWS README doc/HowtoTranslate %{_bindir}/%{name} %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/tr %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.xpm %config(noreplace) %{_sysconfdir}/NomNom.conf %{_mandir}/man1/%{name}.1.* Besides that, all is fine. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- 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