summaryrefslogtreecommitdiff
path: root/preinstall.am
AgeCommit message (Collapse)AuthorFilesLines
2008-03-17Remove rollback supportPanu Matilainen1-4/+0
- not possible to do reliably within rpm - effort is better wasted on investigating fs-level snapshots, which is way beyond rpm scope except for hooks to interact with the snapshot mechanism to communicate beginning/end of transaction and such
2008-02-25Add new header for collecting utility macrosPanu Matilainen1-0/+4
- atm consists of portability wrappers to various gcc extensions like __attribute__() to provide additional warnings and checks - copied from glib to avoid an extra build dependency just for the silly macros, renamed to avoid namespace clashing
2008-02-05Split non-cli verify bits from rpmcli to separate headerPanu Matilainen1-0/+4
2008-01-30Add stub rpmtypes.h header stubPanu Matilainen1-0/+4
- place to stick in common typedefs to untangle header cross-include jungle
2007-12-03Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.hPanu Matilainen1-0/+4
2007-12-01Add separate public header for callback declarationsPanu Matilainen1-4/+4
- rpmmessages is empty, lose it - adjust includes
2007-11-26Regenerate.Ralf Corsépius1-27/+27
2007-11-23Regenerate preinstall.amPanu Matilainen1-0/+4
2007-11-23Move stringbuf into librpmio, rename headerPanu Matilainen1-4/+4
- rename header to more generic rpmstring.h for collecting misc string helper functions
2007-11-23Fix typo in preinstall.am generation.Ralf Corsépius1-26/+26
2007-11-22Regenerate.Ralf Corsépius1-0/+104
2007-11-22Add header preinstallation.Ralf Corsépius1-0/+0