auto-import changelog data from rpm-4.0.3-1.03.src.rpm
Thu Sep 06 2001 Jeff Johnson <jbj@redhat.com> - fix: hash page nelem failure to verify.
This commit is contained in:
parent
36ba1313af
commit
36cc617e49
5
rpm.spec
5
rpm.spec
@ -19,7 +19,7 @@ Name: rpm
|
|||||||
%define version 4.0.3
|
%define version 4.0.3
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 1.02
|
Release: 1.03
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
@ -505,6 +505,9 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 6 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- fix: hash page nelem failure to verify.
|
||||||
|
|
||||||
* Fri Aug 31 2001 Jeff Johnson <jbj@redhat.com>
|
* Fri Aug 31 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
- fix: Provides: /path did not work with added packages (#52183).
|
- fix: Provides: /path did not work with added packages (#52183).
|
||||||
- fix: progress bar scaling did not include source rpm count.
|
- fix: progress bar scaling did not include source rpm count.
|
||||||
|
Loading…
Reference in New Issue
Block a user