> Yep - much better to let RPM determine the requirements. It 
> _usually_ gets them right.
> 
> FYI, you can't do this:
> 
> Requires: SMEServer >= 5.5
> Requires: SMEServer <= 5.6
> 
> but you can do:
> 
> Requires:  SMEServer >= 5.5
> Conflicts: SMEServer > 5.6


Just for the record: 

Conflicts: SMEServer > 5.6 

doesn't seem to get it right if you installed any updates. I suppose
that 

Conflicts: SMEServer >= 6.0 

would be a better approach.

Michiel



--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to