File README.md of Package meta-package
# # snapshot repository emulator # This is generating a package with the goal to enforce defined versions of a package based on a given updateinfo.xml file. Goals: * Do not enforce the installation of a package * But when installed, it must be a certain version This is currently implemented via conflicts due to unknown reasons. Shouldn't these be conditional requires instead? eg.: Requires: abcd-1.2.3 if abcd ? ################### ##### WARNING ##### ################### Do *NOT* use this package for any image or container. You won't be able to build it or only for a very short time frame. ################### ##### WARNING ##### ###################