Mailinglist Archive: opensuse-packaging (45 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Packages renames
- From: Lars Vogdt <lrupp@xxxxxxx>
- Date: Wed, 7 May 2008 11:16:27 +0200
- Message-id: <200805071116.27632.lrupp@xxxxxxx>
On Mittwoch, 7. Mai 2008 09:00:11 Stephan Kulow wrote:
imho wrong: should be
Provides: oldpac = 1.0
provides "oldpac-<targettype> = 1.0
No: Provides should only contain a "=" and not a "<=" - otherwise please
point me to your new RPM documentation.
With kind regards,
Lars
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Provides: oldpac <= 1.0
imho wrong: should be
Provides: oldpac = 1.0
baselibs.conf:
newpac
provides "oldpac-<targettype> <= 1.0"
provides "oldpac-<targettype> = 1.0
That's it - please always use <= with the latest version oldpac had,
everything else is most likely wrong. And don't forget about the
baselibs.
No: Provides should only contain a "=" and not a "<=" - otherwise please
point me to your new RPM documentation.
With kind regards,
Lars
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |