what's with the commas in the cyrus-imapd release tag?

Jeff Spaleta jspaleta at gmail.com
Wed Aug 4 03:21:05 UTC 2004


On Wed, 4 Aug 2004 03:14:33 +0200, Michael Schwendt
<fedora at wir-sind-cool.org> wrote:
>   Requires: cyrus-imapd = 2.2.6-2,FC3,3
> 
> is parsed to
> 
>   Requires: cyrus-imapd = 2.2.6-2
>   Requires: FC3
>   Requires: 3
> 
> and "voila!" you've got the wreckage ;)

hold the batphone batman
rpm -q dovecot
dovecot-0.99.10.9-1,FC3,1

rpm -q --provides dovecot
config(dovecot) = 0.99.10.9-1,FC3,1
dovecot = 0.99.10.9-1,FC3,1

so what we are saying here is... 
rpm understand provides with commas
but doesn't understand requires with commas.

I'm getting a hint of inconsistency here between how provides and
requires are parsed.

-jef"Consistency is the last refuge of the unimaginative -Oscar Wilde"spaleta





More information about the fedora-test-list mailing list