auto-import changelog data from rpm-4.0.4-7x.8.src.rpm
Fri Mar 22 2002 Jeff Johnson <jbj@redhat.com> - fix: make sure that .rpmsave files are created (#57078).
This commit is contained in:
parent
0f2613b5f4
commit
5e1a03e20b
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.0.4
|
%define version 4.0.4
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 7x.7
|
Release: 7x.8
|
||||||
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
|
||||||
@ -521,6 +521,9 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 22 2002 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- fix: make sure that .rpmsave files are created (#57078).
|
||||||
|
|
||||||
* Mon Mar 18 2002 Jeff Johnson <jbj@redhat.com>
|
* Mon Mar 18 2002 Jeff Johnson <jbj@redhat.com>
|
||||||
- fix: one-step-too-far when searching added package provides (#61388).
|
- fix: one-step-too-far when searching added package provides (#61388).
|
||||||
- fix: avoid libio misconfiguration with bleeding edge glibc.
|
- fix: avoid libio misconfiguration with bleeding edge glibc.
|
||||||
|
Loading…
Reference in New Issue
Block a user