summaryrefslogtreecommitdiff
path: root/rpm.spec
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-11-11 16:17:57 +0000
committerjbj <devnull@localhost>2001-11-11 16:17:57 +0000
commitac9f0fea036a08c071d28d2056fc9646ec7e679c (patch)
treec96494f5d19ff07214aee80e8d3fc6a23b47b27a /rpm.spec
parentb97f1cf32b47de9019f93e229207f1619b93fd49 (diff)
downloadrpm-ac9f0fea036a08c071d28d2056fc9646ec7e679c.tar.gz
rpm-ac9f0fea036a08c071d28d2056fc9646ec7e679c.tar.bz2
rpm-ac9f0fea036a08c071d28d2056fc9646ec7e679c.zip
- factor per-transactionElement data out of TFI_t through pointer ref.
CVS patchset: 5174 CVS date: 2001/11/11 16:17:57
Diffstat (limited to 'rpm.spec')
-rw-r--r--rpm.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm.spec b/rpm.spec
index f2e220725..47768890c 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -571,3 +571,4 @@ fi
- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
- strip header tags for erased as well as installed transactionElements.
- common structure elements for unification of TFI_t and rpmFNSet.
+- factor per-transactionElement data out of TFI_t through pointer ref.