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=465858 --- Comment #9 from Stepan Kasal <skasal@xxxxxxxxxx> 2009-03-20 11:08:39 EDT --- (In reply to comment #7) > please add ownership of directory /usr/include/afpsa-ng to devel package > %defattr(-,root,root,-) > +%dir %{_includedir}/afpfs-ng > %{_includedir}/afpfs-ng Hi Jan, sorry but this is a misunderstanding. The current spec means that the dir and all its contents gets packed. With your change, the dir itself would get packed twice. An alternate form would be: %dir %{_includedir}/afpfs-ng %{_includedir}/afpfs-ng/*.h This way, rpm would complain if the directory contained anything but the *.h files. But I'm perfectly happy with the current form as well. Stepan -- 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