mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-13 19:33:23 +03:00
* extfs/trpm: update to work with rpm 4.x.
Reported by m.lusini@palazzochigi.it https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62306
This commit is contained in:
parent
291ab2422f
commit
1908a816e5
@ -1,3 +1,9 @@
|
||||
2002-04-12 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* extfs/trpm: update to work with rpm 4.x.
|
||||
Reported by m.lusini@palazzochigi.it
|
||||
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62306
|
||||
|
||||
2002-04-12 Andrew V. Samoilov <kai@cmail.ru>
|
||||
|
||||
* cpio.c (cpio_skip_padding): Handle old ASCII format.
|
||||
|
@ -103,7 +103,7 @@ mcrpmfs_list ()
|
||||
echo "$FILEPREF 0 $DATE INFO/CHANGELOG"
|
||||
fi
|
||||
|
||||
rpm -qlv $1 | sed -e 's/^\(..........\) /\1 1 /'
|
||||
rpm -qlv $1
|
||||
}
|
||||
|
||||
mcrpmfs_copyout ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user