Mailinglist Archive: opensuse-packaging (284 mails)
< Previous | Next > |
Re: [opensuse-packaging] Renaming a package
- From: Dave Plater <davejplater@xxxxxxxxx>
- Date: Thu, 17 Feb 2011 14:37:21 +0200
- Message-id: <4D5D1681.8020300@gmail.com>
On 02/17/2011 01:18 PM, Johannes Meixner wrote:
If the Provides: = %version and Obsoletes: < %version doesn't work
properly especially when you have packman packages to contend with then
Obsoletes: < %{version}.9999 or something similar does the trick.
Dave P
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
It really happens, you get very loud noises from the installation system.
Hello,
On Feb 17 12:09 Vincent Untz wrote (excerpt):
Provides: pac = %{version}
Obsoletes: pac <= %{version}
This causes a RPMLINT warning that it obsoletes itself
which may cause whatever failure of package installation tools
(up to atomic blasts if I imagine correctly what the text
in those RPMLINT warning tries to tell me ;-)
Kind Regards
Johannes Meixner
If the Provides: = %version and Obsoletes: < %version doesn't work
properly especially when you have packman packages to contend with then
Obsoletes: < %{version}.9999 or something similar does the trick.
Dave P
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
< Previous | Next > |