[Bug 465858] Package Review: afpfs-ng - Apple Filing Protocol client

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 20 15:08:48 UTC 2009


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 at redhat.com>  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.




More information about the package-review mailing list