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