On 10.11.2011 03:37, Yaakov (Cygwin/X) wrote:
On Thu, 2011-11-10 at 03:00 +0100, Dr. Volker Zell wrote:
What do you mean with arent't versioned ?
The package names themselves:
I see, a stupid packaging error on my side.
tar -tvjf db-4.5.20.2-3/dist/db/libdb/libdb-4.5.20.2-3.tar.bz2
tar -tvjf db-4.8.30-1/dist/db/libdb/libdb-4.8.30-1.tar.bz2
The libdb packages must be libdb4.5 and libdb4.8. As for the -devel
packages, perhaps we only need the latest one?
tar -tvjf db-4.5.20.2-3/dist/db/tcl-db/tcl-db-4.5.20.2-3.tar.bz2
tar -tvjf db-4.8.30-1/dist/db/tcl-db/tcl-db-4.8.30-1.tar.bz2
If we need only one version of the Tcl bindings, fine (and it should
come from 4.8), otherwise these need to be tcl-db4.5 and tcl-db4.8.
Both are now versioned.
Ciao
Volker