The Berkeley DB database library for C
Go to file
Harald Hoyer 7c5cd28f3c install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 18:17:40 +01:00
.gitignore update to 5.2.36 2011-09-20 12:25:35 +02:00
db-1.85-errno.patch initial import 2010-04-21 04:53:25 +00:00
db-4.5.20-jni-include-dir.patch initial import 2010-04-21 04:53:25 +00:00
db-4.6.21-1.85-compat.patch update to 5.1.19 2010-09-12 12:18:19 +02:00
libdb.spec install everything in /usr 2012-01-25 18:17:40 +01:00
patch.1.1 initial import 2010-04-21 04:53:25 +00:00
patch.1.2 initial import 2010-04-21 04:53:25 +00:00
patch.1.3 initial import 2010-04-21 04:53:25 +00:00
patch.1.4 initial import 2010-04-21 04:53:25 +00:00
sources update to 5.2.36 2011-09-20 12:25:35 +02:00