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

Re: Problem creating rpm package of rc2

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2004-08-14 06:13:42 CEST

>RPM used to silently ignore uninstalled files. Now it errors out. If
>the package isn't going to use a system neon lib and is going to build
>the neon that comes with the subversion tarball it needs to either
>package the development files or delete them in %install.
>
>Probably the proper thing here is to delete the neon subdir in %prep
>because I would bet you already have a neon package installed.
>
>

I've reading a little and I think there's something different going on
here. The build is using the package included neon, but the rpm should
be built with the system included neon. There should be some kind of
--with-system-neon configure switch, and that switch should be used from
the spec file. When using a system neon the makefile would not install
neon at "make install" time.

Is this correct?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 14 06:14:06 2004

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.