2009-07-07Pass installation-count to scripts
J. Ali Harlow <ali@juiblex.co.uk> [Tue, 07 Jul 2009 22:50:22 +0100] rev 376
Pass installation-count to scripts

2009-07-06Set RPM_INSTALL_PREFIX{n} in preun as well
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 06 Jul 2009 18:19:13 +0100] rev 375
Set RPM_INSTALL_PREFIX{n} in preun as well

2009-07-04Formally fork in preparation for release
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 04 Jul 2009 11:11:59 +0100] rev 374
Formally fork in preparation for release

2009-07-03Go back to having all info in one rzdb file.
Kristian H?gsberg <krh@redhat.com> [Fri, 03 Jul 2009 19:06:29 +0100] rev 373
Go back to having all info in one rzdb file.

We can still split the rzdb file into a main file and a file data and a details file, but that's only for optimizing the required download size. On the system we always combine the parts back into one rzdb file once downloaded.

committer: J. Ali Harlow <ali@juiblex.co.uk>

2009-07-03Support RPM_INSTALL_PREFIX{n} during uninstall
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 03 Jul 2009 18:02:33 +0100] rev 372
Support RPM_INSTALL_PREFIX{n} during uninstall

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