Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2018-03-09 10:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-base (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-base"

Fri Mar  9 10:33:56 2018 rev:17 rq:583478 version:20170319

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes      
2018-01-17 21:43:19.333299199 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-base.new/patterns-base.changes 
2018-03-09 10:33:58.941931933 +0100
@@ -1,0 +2,6 @@
+Tue Mar  6 15:35:58 UTC 2018 - [email protected]
+
+- Introduce readonly_root_tools pattern for Read-Only Root
+  Filesystem (boo#1084149)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-base.spec ++++++
--- /var/tmp/diff_new_pack.eAUitQ/_old  2018-03-09 10:33:59.377916236 +0100
+++ /var/tmp/diff_new_pack.eAUitQ/_new  2018-03-09 10:33:59.385915948 +0100
@@ -633,6 +633,32 @@
 
 
################################################################################
 
+%if 0%{?is_opensuse}
+%package readonly_root_tools
+%pattern_basetechnologies
+Summary:        Read-Only Root Filesystem Tools
+Group:          Metapackages
+Provides:       pattern() = readonly_root_tools
+Provides:       pattern-icon() = yast-system
+Provides:       pattern-order() = 1050
+Requires:       pattern() = console
+
+Requires:       libnss_usrfiles2
+Requires:       read-only-root-fs
+Requires:       transactional-update
+Suggests:       health-checker
+Suggests:       rebootmgr
+
+%description readonly_root_tools
+Tools & Update Stack for systems with a read-only root filesystem.
+
+%files readonly_root_tools
+%dir %{_docdir}/patterns
+%{_docdir}/patterns/readonly_root_tools.txt
+%endif
+
+################################################################################
+
 %package sw_management
 %pattern_basetechnologies
 Summary:        Software Management
@@ -829,7 +855,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 sw_management \
+    enhanced_base_opt minimal_base minimal_base_conflicts readonly_root_tools 
sw_management \
     update_test x11 x11_opt x86; do
 %else
 for i in apparmor base basesystem console enhanced_base \


Reply via email to