Mailinglist Archive: opensuse-packaging (284 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Renaming a package
- From: Johannes Meixner <jsmeix@xxxxxxx>
- Date: Thu, 17 Feb 2011 11:20:00 +0100 (CET)
- Message-id: <alpine.LNX.2.00.1102171111260.1424@nelson.suse.de>
Hello,
On Feb 17 11:04 Wolfgang Rosenauer wrote (excerpt):
Hmm, I'm also wondering sometimes about it if I ever got it right I
forgot it again ;-)
Same for me.
This whole stuff is too awkward to be done right.
But is the correct usage not like:
Provides: pac = %{version}
Obsoletes: pac <= LATEST_AVAILABLE_VERSION_WITH_NAME_PAC
With the various repositories of the openSUSE build service there is
no such thing as one known "LATEST_AVAILABLE_VERSION_WITH_NAME_PAC".
To be more on the safe side regarding whatever third-party packages
form whatever third-party repositories I would use
Provides: pac = %{version}
Obsoletes: pac < %{version}
so that it would silently replace any older "pac" from any repository.
Kind Regards
Johannes Meixner
--
SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
AG Nuernberg, HRB 16746, GF: Markus Rex
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |