Mailinglist Archive: opensuse-packaging (110 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Review package udev-browse
- From: Greg Freemyer <greg.freemyer@xxxxxxxxx>
- Date: Mon, 16 Apr 2012 16:55:08 -0400
- Message-id: <CAGpXXZKJKXooXjVS4QVbWxyGnxcsfb8TbodNZNwSxDGHJ-GHaA@mail.gmail.com>
On Mon, Apr 16, 2012 at 2:10 PM, Manu Gupta <manugupt1@xxxxxxxxx> wrote:
He's talking about your specfile.
Look at
https://build.opensuse.org/package/view_file?file=udev-browse.spec&package=udev-browse&project=home%3Amanugupt1&rev=3472e598cdfe4f7928aac27e9cfc1dc3
The %description section should be readable on that display, but it is
instead one really long line so you have to scroll to read it. Add
some carriage returns. like:
%description
It's easy to get lost in /sys and not much fun typing
long udevadm info command lines all the time. Today,
when I had enough of that I sat down and spent an hour
to write a little UI for exploring the udev/sysfs tree:
dev-browse. I wrote it for my own use, but I am quite
sure I am not the only one who wants a little bit simpler
access to the device tree
Greg
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
Hi all
Thanks for the reviews.
On Mon, Apr 16, 2012 at 1:02 PM, Andreas Jaeger <aj@xxxxxxxx> wrote:
On Sunday, April 15, 2012 20:11:36 Manu Gupta wrote:Sorry, but I did not understand this part.
Hi All,
Can anyone review
https://build.opensuse.org/package/show?package=udev-browse&project=home
%3Amanugupt1.
I suggest to word-wrap the decription after 75 chars. Rest looks fine to
me.
He's talking about your specfile.
Look at
https://build.opensuse.org/package/view_file?file=udev-browse.spec&package=udev-browse&project=home%3Amanugupt1&rev=3472e598cdfe4f7928aac27e9cfc1dc3
The %description section should be readable on that display, but it is
instead one really long line so you have to scroll to read it. Add
some carriage returns. like:
%description
It's easy to get lost in /sys and not much fun typing
long udevadm info command lines all the time. Today,
when I had enough of that I sat down and spent an hour
to write a little UI for exploring the udev/sysfs tree:
dev-browse. I wrote it for my own use, but I am quite
sure I am not the only one who wants a little bit simpler
access to the device tree
Greg
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
| < Previous | Next > |