Files
kata-containers/obs-packaging
Marco Vedovati e7a643a064 runtime: omit the release number in RPM Requires:
For RPM packages (but not for DEBs), OBS does not use the release number
provided in the spec file, hence, when specifying a
`Requires: package = version-release` dependency, it's not possible to know
in advance the correct release number until that reuired package
is built.
Note that omitting the release number works for RPM packages but not for DEB.

This fixes/complements e6dac82
Fixes: #563

Signed-off-by: Marco Vedovati <mvedovati@suse.com>
2019-06-11 17:00:10 +02:00
..
2019-05-02 23:40:02 -05:00
2019-05-02 23:40:02 -05:00
2019-05-17 16:29:09 +01:00
2019-05-03 10:09:02 -05:00

Building under OBS

SUSE's Open Build Service (OBS) is used to build the official Kata Containers packages.

This directory contains tooling and packaging metadata to build all Kata components with OBS.

See the Kata installation documentation for instructions on how to install the official packages.