summaryrefslogtreecommitdiff
path: root/rpm.spec.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-12-14 22:14:29 +0000
committerjbj <devnull@localhost>2000-12-14 22:14:29 +0000
commit92c9e1fc77e3b8dd523bc34323bf377b719e94b5 (patch)
tree9721248e0cf202580fef5fb2dc18c5baf243fd27 /rpm.spec.in
parent66671b9701767918dfc0541f15aca2e6abd0ac85 (diff)
downloadlibrpm-tizen-92c9e1fc77e3b8dd523bc34323bf377b719e94b5.tar.gz
librpm-tizen-92c9e1fc77e3b8dd523bc34323bf377b719e94b5.tar.bz2
librpm-tizen-92c9e1fc77e3b8dd523bc34323bf377b719e94b5.zip
- fix: segfault on build path, ignore deleted drips.
- fix: synthesized callbacks for removed packages have not a pkgkey. CVS patchset: 4346 CVS date: 2000/12/14 22:14:29
Diffstat (limited to 'rpm.spec.in')
-rw-r--r--rpm.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpm.spec.in b/rpm.spec.in
index 385cffb55..b2d776ecf 100644
--- a/rpm.spec.in
+++ b/rpm.spec.in
@@ -315,6 +315,8 @@ fi
- fix: (transaction.c) assume file state normal if tag is missing.
- fix: failed signature read headerFree segfault.
- fix: revert ALPHA_LOSSAGE, breaks 6.2/i386.
+- fix: segfault on build path, ignore deleted drips.
+- fix: synthesized callbacks for removed packages have not a pkgkey.
* Tue Dec 12 2000 Jeff Johnson <jbj@redhat.com>
- bail on header regions.