[wpkg-users] revision number problem
Paul McGrath
J.P.McGrath at leeds.ac.uk
Fri Oct 2 17:03:13 CEST 2009
Arrrghh... okay. I will bear that in mind in the future
Thanks
Paul
-----Original Message-----
From: Malte Starostik [mailto:malte at malte.homeip.net]
Sent: 02 October 2009 15:56
To: wpkg-users at lists.wpkg.org
Cc: Paul McGrath
Subject: Re: [wpkg-users] revision number problem
Hi Paul,
Am Freitag, 2. Oktober 2009 16:42:03 schrieb Paul McGrath:
> I have discovered a revision number issue with my packages. It happened
> with Firfox.
>
> There was a security fix to Firefox 3.5.1 which I made as revision 3511 in
> my package. When 3.5.3 came out I changed my revision to 353 but it has
> not updated a single PC.
>
> I thought that the revision setting was supposed to be based on 'different'
> and not on 'greater'. I have revised a few packages were I have used
> smaller numbers for the revision but I haven't checked whether they have
> updated. Do I presume now that they haven't?
>
> Please advise.
> Thanks
> Paul
When the revision number decreases, WPKG performs a downgrade. For that to
work, you need to add <downgrade cmd="..."/> actions to your package. But as
this isn't really a downgrade, I'd recommend to use the real version numbers
as revisions. Sth. like "3.5.1.1" => "3.5.3" will be correctly interpreted as
an upgrade while "3511" => "353" will not.
Cheers,
Malte
More information about the wpkg-users
mailing list