On 10.11.2011 00:51, Yaakov (Cygwin/X) wrote:
On Tue, 2011-11-08 at 02:18 +0100, Dr. Volker Zell wrote:
I obsoleted the following packages:
db-2.7.7
db-3.1.17
db-3.3.11.2
db-4.0.14
db-4.1.25.3
db-4.2.52.5
db-4.3.29.1
db-4.4.20.4
IMO there is no reason to keep these old versions, as nothing in the
distro depends on them. So if there are no objections, we can just
outright remove them, and use _obsolete packages only for tcl-db*.*.
did a rebuild of
db-4.5.20.2
and added
db-4.8.30
Something is wrong with these packages; the libdb* and tcl-db* packages
aren't versioned. (BTW, I think the tcl-db4.5 should also be an
_obsolete package, pointing to tcl-db4.8.)
What do you mean with arent't versioned ?
tar -tvjf db-4.5.20.2-3/dist/db/tcl-db/tcl-db-4.5.20.2-3.tar.bz2
usr/lib/tcl8.5/
usr/lib/tcl8.5/db4.5/
usr/lib/tcl8.5/db4.5/cygdb_tcl-4.5.dll
usr/lib/tcl8.5/db4.5/pkgIndex.tcl
tar -tvjf db-4.5.20.2-3/dist/db/libdb/libdb-4.5.20.2-3.tar.bz2
usr/bin/cygdb-4.5.dll
usr/bin/cygdb_cxx-4.5.dll
tar -tvjf db-4.8.30-1/dist/db/tcl-db/tcl-db-4.8.30-1.tar.bz2
usr/lib/tcl8.5/
usr/lib/tcl8.5/db4.8/
usr/lib/tcl8.5/db4.8/cygdb_tcl-4.8.dll
usr/lib/tcl8.5/db4.8/pkgIndex.tcl
tar -tvjf db-4.8.30-1/dist/db/libdb/libdb-4.8.30-1.tar.bz2
usr/bin/cygdb-4.8.dll
usr/bin/cygdb_cxx-4.8.dll
Ciao
Volker