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

Re: svn commit: rev 337 - trunk/packages/rpm

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-10-28 00:49:14 CEST

On Sat, Oct 27, 2001 at 12:32:52PM -0500, david@tigris.org wrote:
> Author: david
> Date: 2001-10-27 17:32 GMT
> New Revision: 337
>
> Modified:
> trunk/packages/rpm/subversion.spec
> Log:
> subversion.spec: Subversion has a compile-time
> dependency on neon but not a run-time dependency.

What?!! Of course we have a runtime dependency.

Or is it simply that you're bundling a Neon installation into your RPM? That
is, you haven't broken Neon out into its own RPMs yet?

>...
> @@ -14,14 +13,13 @@
> Requires: db3 >= 3.3.11
> Requires: expat
> Requires: libxml
> -Requires: neon
> BuildPreReq: apr-devel >= 2001.10.24

When APR does a formal release, and is number 1.0.0, then I think you're
going to run into some problems with your numbering scheme :-) 2001.10.24
is going to look newer (to RPM's --upgrade) than 1.0.0. I might advocate
calling those 0.2001.10.24 or somesuch.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:46 2006

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.