[Bug 469811] Review Request: pdf2djvu - PDF to DjVu converter

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 8 15:45:12 UTC 2008


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





--- Comment #7 from Jussi Lehtola <jussi.lehtola at iki.fi>  2008-11-08 10:45:11 EDT ---
(In reply to comment #6)
> Looks good, although you don't need
> 
> %defattr(644,root,root,755)
> 
> since the permissions are now set by install. Just use
> 
> %defattr(-,root,root,-)
> 
> You can do this upon import to CVS.

And you can also remove
%attr(755,root,root)
from bindir/* in the files section.

Thus, the new %files section should be

%defattr(-,root,root,-)
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1

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