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.
2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
7 Description: library for depsolving, installing and removing packages
9 Requires: @REQUIREMENTS@
10 Libs: -L${libdir} -lrazor @EXPAT_LIBS@ @ZLIB_LIBS@ @EXTRA_LIBS@
11 Cflags: -I${includedir}/razor