Mailinglist Archive: opensuse-packaging (45 mails)

< Previous Next >
Re: [opensuse-packaging] Packages renames
  • From: Lars Vogdt <lrupp@xxxxxxx>
  • Date: Wed, 7 May 2008 11:31:30 +0200
  • Message-id: <200805071131.31114.lrupp@xxxxxxx>
On Mittwoch, 7. Mai 2008 11:20:11 Thorsten Kukuk wrote:
Hm, if Provides only contains a "=", which version number should I
add? The one from openSUSE 10.1?
The one from openSUSE 10.2?
The one from openSUSE 10.3?
The one from SLE10 SPX?

Or do you wish to tell me, I'm no longer able to update from
SLE10 to SLE11?

In an ideal world, the obsolete/provides-version should contain the
exact version number of the obsoleted old package. So in the given
example this would be:

Obsoletes: oldpac <= 1.0
Provides: oldpac = 1.0

But in the past we agree also with

Obsoletes oldpac <= %{version}
Provides: oldpac = %{version}

...in the hope that a "reborn" oldpac package would start with a higher
version number than the current newpac...

Lars
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >