-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Trying to build an application that includes "db_cxx.h".
On 10.2 and below, that file is part of "db-devel" but on 10.3 it has
been split out into libdb_cxx-*-devel

Problem is, it has:
* libdb_cxx-4_4-4.4.20-28.i586.rpm
* libdb_cxx-4_4-devel-4.4.20-28.i586.rpm
but it also has:
* libdb-4_5-devel-4.5.20-29.i586.rpm
* libdb-4_4-devel-4.4.20-28.i586.rpm

When the OBS starts the build VM for 10.3 and Factory, it preinstalls
libdb-4_5:
preinstalling libdb-4_5...

My .spec file includes
%if %suse_version >= 1030
BuildRequires:  libdb_cxx-4_4-devel
%endif

which causes this:
installing libdb-4_4-devel-4.4.20-28
installing libdb-4_5-devel-4.5.20-29
        file /usr/include/db.h from install of libdb-4_5-devel-4.5.20-29
conflicts with file from package libdb-4_4-devel-4.4.20-28

Makes sense but... where's libdb_cxx-4_5-devel ?

cheers
- --
  -o) Pascal Bleser     http://linux01.gwdg.de/~pbleser/
  /\\ <[EMAIL PROTECTED]>       <[EMAIL PROTECTED]>
 _\_v The more things change, the more they stay insane.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFHOVyJr3NMWliFcXcRAvQAAJ46LrZ+FCYYdL8TENjhFHvR2IEiGQCeKd9i
X60m9Fn9S5wZpiXNRjVM30M=
=NSZn
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to