On Wed, Dec 10, 2003 at 12:11:09PM -0500, Bill Immerman wrote:
> +%attr(-,root,root) /usr/share/man/man1/rsync.1.gz
> +%attr(-,root,root) /usr/share/man/man5/rsyncd.conf.5.gz

In the CVS version we already use a wildcard to catch both compressed
and uncompressed man pages:

%attr(-,root,root) %{_mandir}/man1/rsync.1*
%attr(-,root,root) %{_mandir}/man5/rsyncd.conf.5*

Release 2.5.7 didn't have this change due to it being a quick security
release.

Thanks for the report, though!

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to