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=506232 --- Comment #11 from Orcan 'oget' Ogetbil <oget.fedora@xxxxxxxxx> 2009-08-30 16:34:59 EDT --- Hi Eelko, The directory is still unowned. I gave the solution to this problem above in comment #1. Let me rephrase: %{_kde4_appsdir}/%{name}/* owns everything inside the directory but does not own the directory itself. %dir %{_kde4_appsdir}/%{name} owns just the directory but does not own the contents of the directory. %{_kde4_appsdir}/%{name}/ owns both the directory and its contents. This is what you want. Alternatively you can do %dir %{_kde4_appsdir}/%{name} %{_kde4_appsdir}/%{name}/* which is longer but has the same effect. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review