Add some verbosity to _alpm_db_read.
commitda1c11cc30d0286f07d46bf2d910482c9a72f31c
authorNagy Gabor <ngaba@bibl.u-szeged.hu>
Sat, 3 May 2008 17:59:11 +0000 (3 19:59 +0200)
committerDan McGee <dan@archlinux.org>
Thu, 29 May 2008 11:37:20 +0000 (29 06:37 -0500)
treec76145caaefce864e7fe0ed6c12e74b5beb3305d
parentad54b286802fd739532c9fd6f3bc6c7c431bddf4
Add some verbosity to _alpm_db_read.

Name and version are computed from "/var/lib/pacman/..." pathname. And the
%NAME% and %VERSION% fields from the desc file were not even read. So now,
when we read the desc file, we make sure the %NAME% and %VERSION% fields are
consistent.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/be_files.c