[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

subversion 1.1.3 redhat 9.0 spec

From: Michael S. Tsirkin <mst_at_mellanox.co.il>
Date: 2005-01-16 15:34:59 CET

Hello, David, devs!
subversion 1.1.3 redhat 9.0 spec for source rpm currently seems to expose
a couple of problems:

- server test is run on the default port.
  this means you can not build the rpm on a machine
  where a real subversion server is running, since
  the test fails

It is possible I guess that the target for make svntest
shall be changed to avoid this port, but its equally
easy to work around this in the spec.

- subversion is built against the in-tree neon library.
  this is incorrect I think - with RPMs you must build
  against a system-wide library.

By the way, it seems that, for some reason, if neon
exists in tree subversion make always builds it,
even when configured with --with-neon - I had to remove
the neon sub-directory to handle that.

so anyway, here is a patch to your spec file, and
an updated spec [attached].

MST

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sun Jan 16 15:36:15 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.