auto-import changelog data from rpm-4.0.4-0.6.src.rpm
Mon Jan 07 2002 Jeff Johnson <jbj@redhat.com> - Depends should use CDB if configured.
This commit is contained in:
parent
5f580802f4
commit
f1d60535c0
5
rpm.spec
5
rpm.spec
@ -19,7 +19,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: 0.5
|
Release: 0.6
|
||||||
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
|
||||||
@ -512,6 +512,9 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 7 2002 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- Depends should use CDB if configured.
|
||||||
|
|
||||||
* Sun Jan 6 2002 Jeff Johnson <jbj@redhat.com>
|
* Sun Jan 6 2002 Jeff Johnson <jbj@redhat.com>
|
||||||
- handle lazy db open's in chroot with absolute path, not prefix strip.
|
- handle lazy db open's in chroot with absolute path, not prefix strip.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user