MIVisionX
MIVisionX copied to clipboard
Packaging - Remove package provides field from RPM and DEB package (#1381)
The provides tag is required when the package provides a virtual package. Package name along with version will be provided by default and the provides tag is not required for this. Using the tag for providing the name, but without version was resulting in package upgrade issues.