[Bug 475144] Review Request: metalink - CLI Metalink generation tool

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 7 08:34:46 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=475144





--- Comment #8 from Ant Bryan <anthonybryan at gmail.com>  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.




More information about the package-review mailing list