Review request: Version tag was cause of failed rpm build of visualvm 1.3.2
Omair Majid
omajid at redhat.com
Fri Jan 7 04:31:31 PST 2011
Hi Jiri,
On 01/06/2011 08:16 AM, Jiri Vanek wrote:
> # HG changeset patch
> # User Jiri Vanek <jvanek at redhat.com>
> # Date 1294319582 -3600
> # Node ID df40da40c697d8d5cb3513bf9f9559d02279f346
> # Parent ba2ccec163d04ec94ac31ee75cad10d1b7d8f6ee
> f14 refused Version 1.1pre for 1.3.1 rpm build. Removed Version tag from
> dektop file
>
That's because the Version key refers to the version of the Desktop
Entry Specification that this file follows, not the version of the
program itself. The only supported value, as far as I know, is 1.0.
Please see the specification for more information:
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
> diff -r ba2ccec163d0 -r df40da40c697 visualvm.desktop.in
> --- a/visualvm.desktop.in Thu Oct 14 22:40:23 2010 +0100
> +++ b/visualvm.desktop.in Thu Jan 06 14:13:02 2011 +0100
> @@ -6,4 +6,3 @@
> Terminal=false
> Type=Application
> Categories=Development;Java;
> -Version=@PACKAGE_VERSION@
Cheers,
Omair
More information about the distro-pkg-dev
mailing list