Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2018-04-16 12:45:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-base (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-base"

Mon Apr 16 12:45:39 2018 rev:20 rq:595676 version:20170410

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes      
2018-04-05 15:28:17.883405281 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-base.new/patterns-base.changes 
2018-04-16 12:45:42.376277939 +0200
@@ -1,0 +2,11 @@
+Wed Apr 11 12:43:11 UTC 2018 - rbr...@suse.com
+
+- Rename readonly_root_tools to transactional_base (boo#1089095)
+
+-------------------------------------------------------------------
+Tue Apr 10 16:43:14 UTC 2018 - rbr...@suse.com
+
+- Correct transactional server role pattern to use enhanced_base
+  (boo#1088884)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-base.spec ++++++
--- /var/tmp/diff_new_pack.VyoXeK/_old  2018-04-16 12:45:43.216247378 +0200
+++ /var/tmp/diff_new_pack.VyoXeK/_new  2018-04-16 12:45:43.220247233 +0200
@@ -18,7 +18,7 @@
 
 %bcond_with betatest
 Name:           patterns-base
-Version:        20170319
+Version:        20170410
 Release:        0
 Summary:        Patterns for Installation (base patterns)
 License:        MIT
@@ -636,27 +636,29 @@
 
################################################################################
 
 %if 0%{?is_opensuse}
-%package readonly_root_tools
+%package transactional_base
 %pattern_basetechnologies
-Summary:        Read-Only Root Filesystem Tools
+Summary:        Transactional Base System
 Group:          Metapackages
-Provides:       pattern() = readonly_root_tools
+Provides:       pattern() = transactional_base
 Provides:       pattern-icon() = yast-system
 Provides:       pattern-order() = 1050
-Requires:       pattern() = console
+Obsoletes:      pattern() = readonly_root_tools
+Requires:       pattern() = enhanced_base
 
 Requires:       libnss_usrfiles2
 Requires:       read-only-root-fs
+Requires:       systemd-presets-branding-transactional-server
 Requires:       transactional-update
 Suggests:       health-checker
-Suggests:       rebootmgr
+Requires:       rebootmgr
 
-%description readonly_root_tools
-Tools & Update Stack for systems with a read-only root filesystem.
+%description transactional_base
+This is the base system for a host updated by Transactional Updates. Includes 
Tools for systems with a read-only root filesystem.
 
-%files readonly_root_tools
+%files transactional_base
 %dir %{_docdir}/patterns
-%{_docdir}/patterns/readonly_root_tools.txt
+%{_docdir}/patterns/transactional_base.txt
 %endif
 
 
################################################################################
@@ -857,7 +859,7 @@
 mkdir -p %{buildroot}%{_docdir}/patterns
 %if 0%{?is_opensuse}
 for i in apparmor apparmor_opt base basesystem console enhanced_base \
-    enhanced_base_opt minimal_base minimal_base_conflicts readonly_root_tools 
sw_management \
+    enhanced_base_opt minimal_base minimal_base_conflicts transactional_base 
sw_management \
     update_test x11 x11_opt x86; do
 %else
 for i in apparmor base basesystem console enhanced_base \


Reply via email to