Hi Wietse,
The rpm in question that I was using is this one :-
http://ftp.wl0.org/official/2.5/SRPMS/postfix-2.5.6-1.src.rpm
I have emailed Simon Mudd.
James
On Mon, 2009-03-23 at 15:14 -0400, Wietse Venema wrote:
> Melvyn Sopacua:
> > > $manpage_directory/man1/postmap.1:f:root:-:644
> > >
Melvyn Sopacua:
> > $manpage_directory/man1/postmap.1:f:root:-:644
> > $manpage_directory/man1/postqueue.1:f:root:-:644
> > $manpage_directory/man1/postsuper.1:f:root:-:644
> > + $manpage_directory/man1/sendmail.postfix.1:f:root:-:644
> > $manpage_directory/man5/access.5:f:root:-:644
> > +
On Monday 23 March 2009 18:29:40 James A R Brown wrote:
> Rod, This is the reject file. Think I will look at the possibility of
> tweaking the postfix-files.patch as clearly the patch is finding a
> difference it is not expecting.
>
> I think you are right... its something to do with Fedora, but pa
Rod, This is the reject file. Think I will look at the possibility of
tweaking the postfix-files.patch as clearly the patch is finding a
difference it is not expecting.
I think you are right... its something to do with Fedora, but patching a
file should not really change.
/usr/src/redhat/BUILD/po
James A R Brown wrote:
Hi Alan,
Looks like its not the paths.
I edited /usr/lib/rpm/macros :-
#Path to top of build area.
#%_topdir %(echo $HOME)/rpmbuild
%_topdir/usr/src/redhat
Then I tried again from fresh.
You can see below same error, but new path is being
Hi Alan,
Looks like its not the paths.
I edited /usr/lib/rpm/macros :-
#Path to top of build area.
#%_topdir %(echo $HOME)/rpmbuild
%_topdir/usr/src/redhat
Then I tried again from fresh.
You can see below same error, but new path is being used.
James
[r...@jblap
James A R Brown wrote:
Hi Alan,
Have you managed a temporary workaround to build the rpm?
ie there a way of changing the build root directory which is indexed I
guess by
rpm --eval '%{_sourcedir}'
Or is this hard compiled into the RPM program?
If what you are saying is the case, bit concerned
Hi Alan,
Have you managed a temporary workaround to build the rpm?
ie there a way of changing the build root directory which is indexed I
guess by
rpm --eval '%{_sourcedir}'
Or is this hard compiled into the RPM program?
If what you are saying is the case, bit concerned how to get the mail
serv
James A R Brown wrote the following on 23/03/09 14:38:
> Hi,
>
> Hopefully someone can point me in the right direction to resolving the
> following attempted RPM build on Fedora10 X86_64.
>
> I have tried this now on 2 F10 machines.
>
> I also revisited Postfix 2.4.5 src which used to build on F