Justin Clift jc
Mon Aug 2 01:58:07 PDT 2004
Guillaume SMET wrote:
> Hi Julian,
> 
> The patch of Daniel Berrange and mine (#876) has been commited in CVS. 
> It's now pretty easy to build RPM from CVS. A simple ./configure && make 
> rpm should work if you have a not too special configuration.
> 
> You'll find a src.rpm here : http://people.openwide.fr/~gsmet/slony/ . 
> The binary rpm was built on a Red Hat 9 with Postgresql 7.3.4.

Hi Guillaume,

Just took a look at these, and noticed that installing the source rpm 
generates these warnings:

# rpm -i postgresql-slony1-engine-1.0.1-1.src.rpm
warning: user gsmet does not exist - using root
warning: group openwide does not exist - using root
warning: user gsmet does not exist - using root
warning: group openwide does not exist - using root
#

Thought you might like to know.  :)

Additionally, would anyone like the binary RPM version this compiles to, 
for Red Hat Enterprise Linux 3?  It's compiled against PG 7.4.3, using 
Devrim's RHEL3 rpm's.

Regards and best wishes,

Justin Clift



> It's not exactly a 1.0.1 as it's a CVS version but I don't think there 
> was too much change between 1.0.1 and CVS from june 20th.
> 
> Here is the content of my ~/.rpmmacros if it can help someone :
> 
> %packager               Guillaume Smet
> %distribution           Open Wide
> %vendor                 Open Wide
> 
> %_topdir                %(echo $HOME)/rpm
> %_tmppath               %{_topdir}/tmp
> %_builddir              %{_tmppath}
> 
> HTH
> 
> Guillaume



More information about the Slony1-general mailing list