diff --git a/rpm.spec b/rpm.spec index 9f5e39c..9dc5af8 100644 --- a/rpm.spec +++ b/rpm.spec @@ -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 - finalize per-header methods, accessing headerFoo through vector. diff --git a/sources b/sources index efa562f..bea4d3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c72d28e0f27877998bd486a520a1d483 rpm-4.0.3.tar.gz +2e2d4c1d5b3412050d0cf97df786447f rpm-4.0.3.tar.gz