https://bugzilla.redhat.com/show_bug.cgi?id=972477

Volker Fröhlich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Volker Fröhlich <[email protected]> ---
Don't label manpages as documentation. Just install the uncompressed versions
in the install section and rpmbuild will take care of the rest. Also make it
fido.1* in the files section.

Don't install COPYING and README manually. Use the doc macro instead:
%doc README COPYING. Remove %doc %{_defaultdocdir}/%{name}-%{version}/ then.

Drop the rm -rf, as Christopher said.

I suggest to not use the version macro for patches. If you package a newer
version, you'd have to rename all the patches, though they might still apply.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=HmD3wKRjcn&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to