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

Re: Problem building RPMS on RedHat 8.0

From: Files <files_at_poetryunlimited.com>
Date: 2003-09-21 20:07:45 CEST

Chris, Dave is right - the RELEASE=XXXX will work IF you have both neon
and neon-devel installed.

Doyou have neon-devel installed?

Shamim Islam

On Sun, 2003-09-21 at 13:59, Chris Croome wrote:
> Hi
>
> On Sun 21-Sep-2003 at 12:28:41PM -0500, David Summers wrote:
> >
> > What is the error message?
>
> [chris@atomism redhat-8+]$ make RELEASE=7111
> Making subversion-0.29.0-7111 (S)RPM for rh80 ...
> rm -rf /home/chris/rpms/sources/subversion-0.29.0-7111
> mkdir -p /home/chris/rpms/sources/subversion-0.29.0-7111
> cp * /home/chris/rpms/sources/subversion-0.29.0-7111
> sed -e 's/@RELEASE@/7111/' \
> -e 's/@VERSION@/0.29.0/' \
> < subversion.spec > /home/chris/rpms/sources/subversion-0.29.0-7111/subversion.spec
> cd /home/chris/rpms/sources/subversion-0.29.0-7111; cp -r /usr/local/src/svn/packages/rpm/redhat-8+/../../.. subversion-0.29.0; \
> tar cfz subversion-0.29.0-7111.tar.gz subversion-0.29.0 --exclude=.svn; \
> rm -rf subversion-0.29.0
> cd /home/chris/rpms/sources/subversion-0.29.0-7111; rpmbuild -ba subversion.spec
> error: Failed build dependencies:
> neon-devel >= 0.24.2 is needed by subversion-0.29.0-7111
> make: *** [build_rpm_files] Error 1
>
> > Is it something to do with the "svn status"
> > command?
>
> I don't know I have never used that command...
>
> > Did you read the README file?
>
> No :-( I just tried to do what has worked in the past... I have now
> tried to find the relevent README... I guess it's the one in
> packages/rpm/redhat-8+ ...?
>
> > If it is what I think it is then you can say "make RELEASE=YYYY" where
> > YYYY is your favorite release number and it will build the RPM with that
> > designator and override the "svn status" command.
>
> I have now tried that but I still seem to have the same problem... I
> expect that I'm doing something daft... :-(
>
> Chris
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 21 20:08:35 2003

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.