- fix: mark uninstalled elf32 files in rpmdb to disable -Va checks.
This commit is contained in:
parent
764df9cf09
commit
d3b12d00a1
7
rpm.spec
7
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.3.2
|
%define version 4.3.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 5
|
Release: 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
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -494,9 +494,8 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 17 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-5
|
* Wed Sep 29 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-6
|
||||||
- remove rpm <-> rpm-libs dependency loop.
|
- fix: mark uninstalled elf32 files in rpmdb to disable -Va checks.
|
||||||
- print dependency whiteout iff --anaconda is specified.
|
|
||||||
|
|
||||||
* Wed Sep 15 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-4
|
* Wed Sep 15 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-4
|
||||||
- print dependency loops as warning iff --anaconda is specified.
|
- print dependency loops as warning iff --anaconda is specified.
|
||||||
|
Loading…
Reference in New Issue
Block a user