2009-07-02Test uninstall scripts survive merge
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 02 Jul 2009 11:31:45 +0100] rev 371
Test uninstall scripts survive merge

2009-07-02Support empty scripts
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 02 Jul 2009 11:31:03 +0100] rev 370
Support empty scripts

2009-06-12Add basic support for uninstall scripts.
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 12 Jun 2009 16:59:11 +0100] rev 369
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.

2009-06-03Add automatic provides for lua pre-loaded modules
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 03 Jun 2009 08:26:09 +0100] rev 368
Add automatic provides for lua pre-loaded modules

2009-05-14Order the installation and removal of packages correctly so scripts can run
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 14 May 2009 05:55:19 +0100] rev 367
Order the installation and removal of packages correctly so scripts can run

2009-05-14Take advantage of gcc's builtin implementation of ffs under mingw
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 14 May 2009 05:51:05 +0100] rev 366
Take advantage of gcc's builtin implementation of ffs under mingw

2009-05-14Fix documentation typo
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 14 May 2009 05:50:37 +0100] rev 365
Fix documentation typo

2009-05-09Add support for topological sorting (needed to order transactions)
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 09 May 2009 21:30:22 +0100] rev 364
Add support for topological sorting (needed to order transactions)

2009-05-01Add very basic support for removing packages
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 01 May 2009 16:48:47 +0100] rev 363
Add very basic support for removing packages

2009-05-01Set RPM_INSTALL_PREFIX{n} environment variables for use in scripts
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 01 May 2009 16:43:37 +0100] rev 362
Set RPM_INSTALL_PREFIX{n} environment variables for use in scripts