Convert timeCheck() to new headerGet() & resurrect functionality
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 26 May 2008 11:31:54 +0000 (14:31 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 26 May 2008 11:31:54 +0000 (14:31 +0300)
commit5c2acdcdfb756192feeb0f98cc3772484af7ddfa
treeaa4cdb408880c7849af28db88f4dc9a9ad80bcc2
parent059de6fa03f8c2113ce60d6857a5bf0746c43e0c
Convert timeCheck() to new headerGet() & resurrect functionality
- it's been broken since forever as it used RPMTAG_OLDFILENAMES but by the
  time it got called, the filenames had already been compressed so it didn't
  find anything to check
- largely useless but easy to fix, shrug..
build/files.c