Testing for provided features.

Author:
Michael Andres <ma@suse.de>

Introduction

The libzypp rpm package will indicate the presence of certain features by using special Provides:

  # Provides:     libzypp(FEATURE) = FEATURE_VERSION
  Provides:       libzypp(code10) = 0

Packages requiring a feature may use the corresponding Requires: in their .spec file.


Features

plugin
version 0
General ability to provide and handle plugins.

plugin:services
version 0
See also:
Service plugins

plugin:system
version 0
Plugin executed when system content change is detected (by now SUSE Manager/spacewalk only).

plugin:urlresolver
version 0
See also:
Url Resolver plugins
code10
version 0
Package provides some tools for metadata conversion on Code10 Systems. For example /usr/share/zypp/migrate/10-11.migrate.products.sh to migrate Code10 to Code11 product metadata.


doxygen