auto-import changelog data from rpm-4.0.3-1.01.src.rpm

Tue Aug 28 2001 Jeff Johnson <jbj@redhat.com>
- python: teach rhnLoad about RPMTAG_SHA1RHN as well.
- dependency whiteout for libgnomeprint -> gnome-print (ordering only).
- dependency whiteout for nautilus -> nautilus-mozilla (ordering only).
Mon Aug 27 2001 Jeff Johnson <jbj@redhat.com>
- fix: error message on failed package installs resurrected.
- python: memory leaks in headerLoad/headerunload bindings.
- python: retrofit sha1 digest using RPMTAG_SHA1RHN.
- python: change rhnUnload bindings.
This commit is contained in:
cvsdist 2004-09-09 11:57:29 +00:00
parent 9d9ec624a6
commit 557910977d
2 changed files with 14 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Name: rpm
%define version 4.0.3
Version: %{version}
%{expand: %%define rpm_version %{version}}
Release: 0.96
Release: 1.01
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
Copyright: GPL
@ -505,8 +505,20 @@ fi
%{__prefix}/include/popt.h
%changelog
* Tue Aug 28 2001 Jeff Johnson <jbj@redhat.com>
- python: teach rhnLoad about RPMTAG_SHA1RHN as well.
- dependency whiteout for libgnomeprint -> gnome-print (ordering only).
- dependency whiteout for nautilus -> nautilus-mozilla (ordering only).
* Mon Aug 27 2001 Jeff Johnson <jbj@redhat.com>
- fix: error message on failed package installs resurrected.
- python: memory leaks in headerLoad/headerunload bindings.
- python: retrofit sha1 digest using RPMTAG_SHA1RHN.
- python: change rhnUnload bindings.
* Fri Aug 24 2001 Jeff Johnson <jbj@redhat.com>
- headers without RPMTAG_NAME are skipped when retrieved.
- within a region, entries sort by address; added drips sort by tag.
* Thu Aug 23 2001 Jeff Johnson <jbj@redhat.com>
- workaround alpha sha1 digest miscompilation.

View File

@ -1 +1 @@
cb08e24fbb167bf8eb15cd694b8e54d2 rpm-4.0.3.tar.gz
8577abc982dc53d6c8825147acee9531 rpm-4.0.3.tar.gz