auto-import rpm-4.0.3-0.49 from rpm-4.0.3-0.49.src.rpm

This commit is contained in:
cvsdist 2004-09-09 11:50:56 +00:00
parent 4370f6170e
commit 480b10dc2a
2 changed files with 5 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Summary: The Red Hat package management system.
Name: rpm
%define version 4.0.3
Version: %{version}
Release: 0.48
Release: 0.49
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
Copyright: GPL
@ -428,6 +428,9 @@ fi
- fix: partial sets of hardlinked files permitted in payload.
- fix: mark rpmdb files with %config to prevent erasure on downgrade.
- work around a (possible) compiler problem on ia64.
- fix: rpm -qlv link count for directories dinna include '..'.
- fix: rpm -qlv size for directories should be zero.
- add --noghost to filter non-payload files from rpm -qlv output.
* Tue Jun 19 2001 Jeff Johnson <jbj@redhat.com>
- finalize per-header methods, accessing headerFoo through vector.

View File

@ -1 +1 @@
c72d28e0f27877998bd486a520a1d483 rpm-4.0.3.tar.gz
2e2d4c1d5b3412050d0cf97df786447f rpm-4.0.3.tar.gz