Another callback for Matt.
authorjbj <devnull@localhost>
Tue, 23 Feb 1999 05:52:08 +0000 (05:52 +0000)
committerjbj <devnull@localhost>
Tue, 23 Feb 1999 05:52:08 +0000 (05:52 +0000)
CVS patchset: 2830
CVS date: 1999/02/23 05:52:08

lib/transaction.c
rpm.spec

index 6e1674a..8d85702 100644 (file)
@@ -264,6 +264,8 @@ NOTIFY((NULL, RPMCALLBACK_TRANS_STOP, 5, flEntries, NULL, notifyData));
 NOTIFY((NULL, RPMCALLBACK_TRANS_START, 6, flEntries, NULL, notifyData));
 
     for (fi = flList; (fi - flList) < flEntries; fi++) {
+NOTIFY((NULL, RPMCALLBACK_TRANS_PROGRESS, (fi - flList), flEntries,
+       NULL, notifyData));
        matches = malloc(sizeof(*matches) * fi->fc);
        if (rpmdbFindFpList(ts->db, fi->fps, matches, fi->fc)) return 1;
 
index 898f995..fd11c9d 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -2,7 +2,7 @@ Summary: Red Hat Package Manager
 Name: rpm
 %define version 2.91
 Version: %{version}
-Release: 13
+Release: 14
 Group: Utilities/System
 Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/rpm-%{version}.tar.gz
 Copyright: GPL