Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f3650a7acf |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 14:11:10 UTC 2025 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Drop SLFO from the description and category (bsc#1237361).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 10:20:31 UTC 2023 - Jiri Srain <jsrain@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
Name: patterns-container
|
||||
Version: 0.1
|
||||
Release: 0
|
||||
Summary: Patterns for Containers
|
||||
Summary: Patterns for SUSE Linux Framework One
|
||||
License: MIT
|
||||
Group: Metapackages
|
||||
URL: http://en.opensuse.org/Patterns
|
||||
@@ -35,6 +35,7 @@ not make sense.
|
||||
Summary: SUSE podman runtime pattern
|
||||
Group: Metapackages
|
||||
Provides: pattern() = container_runtime_podman
|
||||
Provides: pattern-category() = SLFO
|
||||
Provides: pattern-icon() = pattern-kubic
|
||||
Provides: pattern-order() = 9020
|
||||
Obsoletes: patterns-microos-container_runtime
|
||||
@@ -47,12 +48,13 @@ Requires: libcontainers-sles-mounts
|
||||
%endif
|
||||
|
||||
%description runtime_podman
|
||||
This provides default podman installation on SUSE Linux.
|
||||
This provides default podman installation on SUSE Linux Framework One
|
||||
|
||||
%package runtime_docker
|
||||
Summary: SUSE Docker runtime support
|
||||
Group: Metapackages
|
||||
Provides: pattern() = container_runtime_docker
|
||||
Provides: pattern-category() = SLFO
|
||||
Provides: pattern-icon() = pattern-kubic
|
||||
Provides: pattern-order() = 9030
|
||||
Provides: pattern-visible()
|
||||
@@ -62,7 +64,7 @@ Requires: libcontainers-sles-mounts
|
||||
%endif
|
||||
|
||||
%description runtime_docker
|
||||
This provides default Docker installation on SUSE Linux.
|
||||
This provides default Docker installation on SUSE Linux Framework One
|
||||
|
||||
%prep
|
||||
# empty on purpose
|
||||
|
||||
Reference in New Issue
Block a user