[Bug 392984] Re: poldek - add option --source-rpm to ls
Cactus
uzi18 at o2.pl
Mon Oct 26 18:08:06 CET 2009
** Changed in: poldek
Assignee: (unassigned) => Cactus (uzi18)
** Changed in: pld-linux
Assignee: (unassigned) => Cactus (uzi18)
** Changed in: poldek
Status: In Progress => Fix Released
** Changed in: pld-linux
Status: Fix Committed => Fix Released
--
poldek - add option --source-rpm to ls
https://bugs.launchpad.net/bugs/392984
You received this bug notification because you are subscribed to PLD
Linux.
Status in poldek: Fix Released
Status in PLD Linux Distribution: Fix Released
Bug description:
i wish poldek ls command would able to display sourcerpm package, like it can do for group:
poldek:/all-avail> ls -l *2.6.27.15* -G
error: ls: -l and -G are exclusive
poldek:/all-avail> ls *2.6.27.15* -G
package group
kernel-2.6.27.15-1.x86_64 Base/Kernel
kernel-char-btsco-0.5-39 at 2.6.27.15_1.x86_64 Base/Kernel
kernel-char-lirc-atiusb-0.8.4a-2 at 2.6.27.15_1.x86_64 Base/Kernel
kernel-char-lirc-bt829-0.8.4a-2 at 2.6.27.15_1.x86_64 Base/Kernel
of course extra cool would be if i could just pass --queryformat like rpm allows:
poldek> ls --qf '%{N}-%{V}-%{R} %{SOURCERPM}\n'
but 'ls -s' would be fine for start too.
More information about the pld-bugs
mailing list