- print dependency loops as warning iff --anaconda is specified.
This commit is contained in:
parent
98655b497d
commit
e0511dd919
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
||||
%define version 4.3.2
|
||||
Version: %{version}
|
||||
%{expand: %%define rpm_version %{version}}
|
||||
Release: 2
|
||||
Release: 4
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||
License: GPL
|
||||
@ -495,6 +495,9 @@ exit 0
|
||||
%{__includedir}/popt.h
|
||||
|
||||
%changelog
|
||||
* Wed Sep 15 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-4
|
||||
- print dependency loops as warning iff --anaconda is specified.
|
||||
|
||||
* Sat Sep 4 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-2
|
||||
- ia64: make sure that autorelocated file dependencies are satisfied.
|
||||
- ia64: relocate all scriptlet interpreters.
|
||||
|
Loading…
Reference in New Issue
Block a user