Re: rpmbuild --rebuild fails due to man pages

2003-01-20 Thread Bret Hughes
On Fri, 2003-01-17 at 21:46, Bret Hughes wrote: > On Fri, 2003-01-17 at 18:26, Michael Fratoni wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Friday 17 January 2003 12:02 pm, Bret Hughes wrote: > > > On Fri, 2003-01-17 at 10:40, Bret Hughes wrote: > > > > Brand new 7.3 ins

Re: rpmbuild --rebuild fails due to man pages

2003-01-20 Thread Bret Hughes
On Fri, 2003-01-17 at 18:26, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday 17 January 2003 12:02 pm, Bret Hughes wrote: > > On Fri, 2003-01-17 at 10:40, Bret Hughes wrote: > > > Brand new 7.3 install with all updates: > > > > > > I am building spamassassin

Re: rpmbuild --rebuild fails due to man pages

2003-01-17 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 17 January 2003 12:02 pm, Bret Hughes wrote: > On Fri, 2003-01-17 at 10:40, Bret Hughes wrote: > > Brand new 7.3 install with all updates: > > > > I am building spamassassin from the src rpm and it fails 'cause the > > man pages are not in th

Re: rpmbuild --rebuild fails due to man pages

2003-01-17 Thread Bret Hughes
On Fri, 2003-01-17 at 11:02, Bret Hughes wrote: Well I never did get the files to build in the right place. Makefile.pl kept creating the Makefile with site specific manpage locations in /usr/man I modified the spec file to not use %{_mandir} and look directly in /usr/man and I finally got the t

RE: rpmbuild --rebuild fails due to man pages

2003-01-17 Thread Bret Hughes
On Fri, 2003-01-17 at 10:54, Rigler, S C (Steve) wrote: > I just read the rest of your original message... > > /usr/man is actually symlinked to /usr/share/man > Thanks for the reply Steve. not on my system: [root@mail1 usr]# ll -d man drwxr-xr-x4 root root 4096 Jan 16 23:32 ma

Re: rpmbuild --rebuild fails due to man pages

2003-01-17 Thread Bret Hughes
On Fri, 2003-01-17 at 10:40, Bret Hughes wrote: > Brand new 7.3 install with all updates: > > I am building spamassassin from the src rpm and it fails 'cause the man > pages are not in the right place. > > the build says > > RPM build errors: > File not found by glob: > /var/tmp/spamassassin

RE: rpmbuild --rebuild fails due to man pages

2003-01-17 Thread Rigler, S C (Steve)
I just read the rest of your original message... /usr/man is actually symlinked to /usr/share/man -Steve -Original Message- From: Rigler, S C (Steve) Sent: Friday, January 17, 2003 10:51 AM To: [EMAIL PROTECTED] Subject: RE: rpmbuild --rebuild fails due to man pages Look in /usr/lib

RE: rpmbuild --rebuild fails due to man pages

2003-01-17 Thread Rigler, S C (Steve)
Look in /usr/lib/rpm/macros for options about "legacy compatibility". Things that come to mind are: %_unpackaged_file_terminate_build %_missing_doc_files_terminate_build -Steve -Original Message- From: Bret Hughes [mailto:[EMAIL PROTECTED]] Sent: Friday, January 17, 2003 10:41 AM To: red