Re: problem building an RPM - gzipped man pages


Subject: Re: problem building an RPM - gzipped man pages
From: Hollis R Blanchard (hollis+@andrew.cmu.edu)
Date: Sun Dec 31 2000 - 22:42:15 MST


On Sun, 31 Dec 2000, Patrick Callahan wrote:
>
> There are two messages about file not found:
> File not found: /tmp/rsync/usr/man/man1/rsync.1
> File not found: /tmp/rsync/usr/man/man5/rsyncd.conf.5
>
> There are files inthe man1 and man5 directories but they are .gz files

[snip]

> %attr(-,root,root) /usr/man/man1/rsync.1
> %attr(-,root,root) /usr/man/man5/rsyncd.conf.5

Change these to:

%attr(-,root,root) /usr/man/man1/rsync.1*
%attr(-,root,root) /usr/man/man5/rsyncd.conf.5*

-Hollis



This archive was generated by hypermail 2a24 : Sun Dec 31 2000 - 15:44:47 MST