Thanks, Murray. I've fixed the RPM specfile in CVS, and the change will
appear in IC 4.6.2.
Jon
On Wed, 17 Jan 2001, Murray Gibbins wrote:
> Fix
> ----
>
> Change /etc/logrotate.d/interchange to
>
> /var/log/interchange/*log {
> rotate 4
> weekly
> compress
> }
>
>
> This is similar to how my samba rpm installs it's logrotate conf.
> The interchange RPM needs to be fixed in this respect.