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 <mtas...@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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to