> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page
> Sent: 10 February 2005 14:58
> To: Vasilev Max; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgadmin for SuSE Linux 9.2 
> 32/64 bit CPU.
> 
>  
> 
> > %build
> > export CFLAGS=""
> > export CXXFLAGS=""
> > %ifarch x86_64 amd64
> > %configure --enable-static --with-wx-config=%{withwxconfig}
> > --with-wx=/usr/local --with-ssl LDFLAGS=-L/usr/X11R6/lib64
> > %else
> > %configure --enable-static --with-wx-config=%{withwxconfig}
> > --with-wx=/usr/local --with-ssl
> > %endif
> > make all

Hi Devrim,

The fc1 spec file has changed somewhat from the other 2 - can you merge
these updates in if you're happy with them please?

I'm also keen to get rid of the OS specific spec files if possible - is
merging them something you would be abvle to look at?

Thanks, Dave.

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to