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=475144





--- Comment #8 from Ant Bryan <[email protected]>  2009-01-07 03:34:44 EDT 
---
Thanks for the notes!

I've fixed everything except for:

* rpmlint issue
-----------------------------------------------------------
metalink.i386: W: spurious-executable-perm
/usr/share/doc/metalink-0.3.6/example/gen.sh
-----------------------------------------------------------
  - Usually I suggest that all files marked as %doc should have
    0644 permission.

I am trying

%attr(644,root,root) %{_defaultdocdir}/%{name}-%{version}/example/gen.sh

and

%doc %attr(644,root,root) example/gen.sh

Nothing seems to work. What am I doing wrong?

-- 
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
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to