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

Problem creating rpm package of rc2

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2004-08-14 03:30:26 CEST

I'm trying to create rpm packages for Subversion 1.1rc2 and for
RHEL3/WBEL. I've installed everything (except subversion itself) from
http://summersoft.fay.ar.us/pub/subversion/latest/whitebox-el-3/bin/ . I
went to the packages/rpm/wbel-3 directory and ran "make
RELEASE=1.1.0.rc2". The compilation went fine, but at the end I've got this:

Checking for unpackaged file(s): /usr/lib/rpm/check-files
/root/rpms/tmp/subversion-1.1.0-1.1.0.rc2
error: Installed (but unpackaged) file(s) found:
   /usr/bin/neon-config
   /usr/include/neon/ne_207.h
   /usr/include/neon/ne_acl.h
   /usr/include/neon/ne_alloc.h
[...]

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/bin/neon-config
   /usr/include/neon/ne_207.h
   /usr/include/neon/ne_acl.h
   /usr/include/neon/ne_alloc.h
   /usr/include/neon/ne_auth.h
   /usr/include/neon/ne_basic.h
   /usr/include/neon/ne_compress.h
   /usr/include/neon/ne_cookies.h
[...]
make: *** [build_rpm_files] Error 1

I know nearly nothing about the RPM package building system (I would
never choose RedHat over Debian =) ). Is there something wrong in the
spec file?

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 14 03:30:46 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.