Accepting request 595333 from home:RBrownSUSE:branches:system:install:head
- Correct transactional server role pattern to use enhanced_base (boo#1088884) OBS-URL: https://build.opensuse.org/request/show/595333 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=54
This commit is contained in:
parent
4f37765425
commit
ae8535ad6e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 10 16:43:14 UTC 2018 - rbrown@suse.com
|
||||||
|
|
||||||
|
- Correct transactional server role pattern to use enhanced_base
|
||||||
|
(boo#1088884)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 3 10:58:13 UTC 2018 - dimstar@opensuse.org
|
Tue Apr 3 10:58:13 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_with betatest
|
%bcond_with betatest
|
||||||
Name: patterns-base
|
Name: patterns-base
|
||||||
Version: 20170319
|
Version: 20170410
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Patterns for Installation (base patterns)
|
Summary: Patterns for Installation (base patterns)
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -643,13 +643,13 @@ Group: Metapackages
|
|||||||
Provides: pattern() = readonly_root_tools
|
Provides: pattern() = readonly_root_tools
|
||||||
Provides: pattern-icon() = yast-system
|
Provides: pattern-icon() = yast-system
|
||||||
Provides: pattern-order() = 1050
|
Provides: pattern-order() = 1050
|
||||||
Requires: pattern() = console
|
Requires: pattern() = enhanced_base
|
||||||
|
|
||||||
Requires: libnss_usrfiles2
|
Requires: libnss_usrfiles2
|
||||||
Requires: read-only-root-fs
|
Requires: read-only-root-fs
|
||||||
Requires: transactional-update
|
Requires: transactional-update
|
||||||
Suggests: health-checker
|
Suggests: health-checker
|
||||||
Suggests: rebootmgr
|
Requires: rebootmgr
|
||||||
|
|
||||||
%description readonly_root_tools
|
%description readonly_root_tools
|
||||||
Tools & Update Stack for systems with a read-only root filesystem.
|
Tools & Update Stack for systems with a read-only root filesystem.
|
||||||
|
Loading…
Reference in New Issue
Block a user