File lifecycle-data-sle-module-containers.spec of Package lifecycle-data-sle-module-containers.38552

#
# spec file for package lifecycle-data-sle-module-containers
#
# Copyright (c) 2025 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#


Name:           lifecycle-data-sle-module-containers
Version:        1
Release:        0
Summary:        SLE Containers Module Lifecycle Data
License:        GPL-2.0-or-later
Group:          System/Management
URL:            http://www.suse.com/lifecycle
Source:         COPYING
Source1:        sle-module-containers.lifecycle
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Supplements:    sle-module-containers-release
Supplements:    zypper-lifecycle-plugin

%description
Package lifecycle data for the Containers Module.  This is the source of zypper lifecycle information.

%prep

%build

%install
mkdir -pv %{buildroot}/usr/share/lifecycle/data
mkdir -pv %{buildroot}%{_docdir}/%{name}
install -m 644 %{SOURCE0} %{buildroot}%{_docdir}/%{name}/COPYING
install -m 644 %{SOURCE1}  %{buildroot}/usr/share/lifecycle/data/sle-module-containers.lifecycle

%files
%defattr(-,root,root)
%doc %{_docdir}/%{name}/COPYING
%dir %{_docdir}/lifecycle-data-sle-module-containers
%dir /usr/share/lifecycle
%dir /usr/share/lifecycle/data
/usr/share/lifecycle/data/sle-module-containers.lifecycle

%changelog
openSUSE Build Service is sponsored by