[Bug 392984] Re: poldek - add option --source-rpm to ls

Cactus uzi18 at o2.pl
Mon Oct 26 17:13:26 CET 2009


** Changed in: pld-linux
       Status: In Progress => Fix Committed

-- 
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: In Progress
Status in PLD Linux Distribution: Fix Committed

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