File patterns-certification.spec of Package patterns-certification.16426
#
# spec file for package patterns-certification
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: patterns-certification
Summary: Patterns for SLES Certifications
License: GPL-2.0+
Group: Metapackages
Version: 15
Release: 0
Url: http://en.opensuse.org/Patterns
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: patterns-rpm-macros
%description
This is an internal package that is used to create the patterns as part
of the installation source setup. Installation of this package does
not make sense.
%package common-criteria
%pattern_basetechnologies
Summary: Tools and scripts for Common Criteria
Group: Metapackages
Provides: pattern() = common-criteria
Provides: pattern-icon() = pattern-generic
Provides: pattern-order() = 1030
Provides: pattern-visible()
Requires: pattern() = base
Requires: pattern() = kvm_server
Requires: certification-sles-eal4
Requires: audit
Requires: screen
Requires: iptables
Requires: ebtables
Requires: strongswan-ipsec
# we need documentation but the recommends on man->groff-full is
# evil as it pulls in X. Fixed in Factory, should be backported..
Requires: man
Conflicts: groff-full
# need this for testing and installing without recommends misses
# them :-)
Requires: aaa_base-extras
Requires: vim
Requires: less
Requires: glibc-locale-base
Requires: sudo
%description common-criteria
%prep
# empty on purpose
%install
%files common-criteria
%changelog