Add basic support for uninstall scripts.
authorJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 12 Jun 2009 15:59:11 +0000 (16:59 +0100)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 12 Jun 2009 15:59:11 +0000 (16:59 +0100)
commit89d9f2c1cd3609902b2692e25f849f7a4804daa9
tree346e3304792021ea93a2140d9117038f878c2c76
parentba508ae6918dc551b955d28dcd358b42f4a8c746
Add basic support for uninstall scripts.
RPM_INSTALL_PREFIX{n} is not yet supported and upgrading a package
where an uninstall script changes may need more work to ensure the
old script doesn't get included in the merged set (when it is too
late to remove). I haven't yet tested whether this is a real problem.
13 files changed:
librazor/importer.c
librazor/merger.c
librazor/razor-internal.h
librazor/razor.c
librazor/razor.h
librazor/rpm.c
librazor/transaction.c
src/import-rpmdb.c
src/main.c
src/rpm.c
src/test-driver.c
test/remove.sh
test/zip.spec