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:
parent
9d9ec624a6
commit
557910977d
14
rpm.spec
14
rpm.spec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user