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

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 7 08:54:22 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 #9 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>  2009-01-07 03:54:21 EDT ---
I have not checked your srpm yet, however:

(In reply to comment #8)
> * 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.

at %prep:
chmod 0644 example/gen.sh
will do.

-- 
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 Fedora-package-review mailing list