commit patterns-yast for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2020-10-18 16:20:06

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new.3486 (New)


Package is "patterns-yast"

Sun Oct 18 16:20:06 2020 rev:11 rq:839565 version:20191229

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2019-04-12 09:12:48.949624209 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new.3486/patterns-yast.changes
2020-10-18 16:20:13.152458722 +0200
@@ -1,0 +2,11 @@
+Sun Dec 29 11:55:24 UTC 2019 - Stasiek Michalski 
+
+- Split basis pattern into basis, desktop and server (boo#1159875)
+- 20191229
+
+---
+Tue Aug 27 09:11:33 CEST 2019 - sch...@suse.de
+
+- Adapting Dockerfile to yast-ruby container.
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.so5JBn/_old  2020-10-18 16:20:13.848459032 +0200
+++ /var/tmp/diff_new_pack.so5JBn/_new  2020-10-18 16:20:13.852459034 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-yast
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,14 +20,13 @@
 
 Name:   patterns-yast
 
-Version:20190411
+Version:20191229
 Release:0
-Summary:Patterns for Installation (Yast)
+Summary:Patterns for Installation (YaST)
 License:MIT
 Group:  Metapackages
-Url:https://github.com/openSUSE/patterns
+URL:https://github.com/yast/patterns-yast
 Source0:%{name}-rpmlintrc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  patterns-rpm-macros
 
 %description
@@ -35,13 +34,13 @@
 of the installation source setup.  Installation of this package does
 not make sense.
 
-This particular package contains the Yast patterns.
+This particular package contains the YaST patterns.
 
 

 
 %package yast2_basis
 %pattern_basetechnologies
-Summary:YaST System Administration
+Summary:YaST Base Utilities
 Group:  Metapackages
 Provides:   pattern() = yast2_basis
 Provides:   pattern-icon() = yast
@@ -50,107 +49,127 @@
 
 Requires:   libyui-ncurses-pkg
 Requires:   yast2
+Requires:   yast2-firewall
+Requires:   yast2-packager
+Requires:   yast2-theme
+
+Recommends: yast2-metapackage-handler
+
+Suggests:   yast2-firstboot
+Suggests:   yast2-snapper
+
+# SLE only
+%if !0%{?is_opensuse}
+Requires:   yast2-registration
+Recommends: yast2-support
+# yast2 clone_system is expected to be installed by default (sle-beta)
+Recommends: autoyast2-installation
+%endif
+
 %if 0%{?is_opensuse}
-# opensuse only, see bsc#1125040
 Requires:   yast2-alternatives
+# bsc#1083398
+Recommends: yast2-vm
 %endif
+
+# Don't install update facilities on Tumbleweed
+%if 0%{?sle_version}
+Requires:   yast2-online-update
+Requires:   yast2-online-update-frontend
+Requires:   yast2-update
+Suggests:   yast2-online-update-configuration
+%endif
+
+%description yast2_basis
+YaST tools for basic system administration.
+
+%files yast2_basis
+%dir %{_docdir}/patterns
+%{_docdir}/patterns/yast2_basis.txt
+
+
+
+%package yast2_desktop
+%pattern_basetechnologies
+Summary:YaST Desktop Utilities
+Group:  Metapackages
+Provides:   pattern() = yast2_desktop
+Provides:   pattern-icon() = yast
+Provides:   pattern-order() = 1222
+Provides:   pattern-visible()
+
 Requires:   yast2-country
-Requires:   yast2-firewall
-Requires:   yast2-hardware-detection
+# Included for the release notes client
+Requires:   yast2-installation
+Requires:   yast2-services-manager
+Requires:   yast2-sysconfig
+Requires:   yast2-users
+
+Recommends: yast2-fonts
+Recommends: yast2-journal
+Recommends: yast2-printer
+Recommends: yast2-scanner
+
+%description yast2_desktop
+YaST tools for desktop system administration.
+
+%files 

commit patterns-yast for openSUSE:Factory

2019-04-12 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2019-04-12 09:12:48

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new.27019 (New)


Package is "patterns-yast"

Fri Apr 12 09:12:48 2019 rev:10 rq:693264 version:20190411

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2019-03-06 19:03:03.561080145 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new.27019/patterns-yast.changes   
2019-04-12 09:12:48.949624209 +0200
@@ -1,0 +2,18 @@
+Thu Apr 11 14:19:26 CEST 2019 - Antoine Ginies 
+
+- remove requires on old package yast2-branding-openSUSE (boo#1109310)
+
+---
+Thu Apr 11 11:20:51 CEST 2019 - Antoine Ginies 
+
+- fix installing yast2-vm per default on openSUSE (bsc#1083398)
+
+---
+Tue Apr  9 09:31:53 UTC 2019 - an...@suse.com
+
+- Reintroduced the following change done by lnussel directly in OBS
+  and overwritten by an automatic submission (bsc#1131492):
+ * Recommend chrony instead of ntp (bsc#936378)
+- 20190409
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.SDllAQ/_old  2019-04-12 09:12:49.285624353 +0200
+++ /var/tmp/diff_new_pack.SDllAQ/_new  2019-04-12 09:12:49.285624353 +0200
@@ -19,7 +19,8 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20190228
+
+Version:20190411
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -98,8 +99,8 @@
 Recommends: yast2-tftp-server
 # #542936
 Recommends: yast2-vpn
-# Recommend NTP at least until boo#936378 is fixed and YaST is not trying to 
configure a service that's not there
-Recommends: ntp
+# Recommend Chrony at least until boo#936378 is fixed and YaST is not trying 
to configure a service that's not there
+Recommends: chrony
 Suggests:   yast2-online-update-configuration
 Suggests:   autoyast2
 # yast2 clone_system is expected to be installed by default (sle-beta)
@@ -119,8 +120,6 @@
 Suggests:   Mesa
 Suggests:   i4l-isdnlog
 Suggests:   ypserv
-Suggests:   ntp
-Suggests:   ntp-doc
 Suggests:   install-initrd
 # for yast2-scanner
 # mandatory
@@ -141,6 +140,10 @@
 Suggests:   sblim-sfcb
 Suggests:   cim-schema
 Requires:   yast2-theme
+# bsc#1083398
+%if 0%{?is_opensuse}
+Recommends: yast2-vm
+%endif
 
 %description yast2_basis
 YaST tools for basic system administration.




commit patterns-yast for openSUSE:Factory

2019-03-06 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2019-03-06 19:03:02

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new.28833 (New)


Package is "patterns-yast"

Wed Mar  6 19:03:02 2019 rev:9 rq:682048 version:20190228

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-12-31 09:41:46.522443274 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new.28833/patterns-yast.changes   
2019-03-06 19:03:03.561080145 +0100
@@ -1,0 +2,7 @@
+Thu Feb 28 15:08:34 UTC 2019 - José Iván López González 
+
+- Added yast2-alternatives to the "yast2_basis" pattern (opensuse
+  only) (bsc#1125040).
+- 20190228
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.Sg1W0y/_old  2019-03-06 19:03:04.105079998 +0100
+++ /var/tmp/diff_new_pack.Sg1W0y/_new  2019-03-06 19:03:04.105079998 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patterns-yast
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20181130
+Version:20190228
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -49,6 +49,10 @@
 
 Requires:   libyui-ncurses-pkg
 Requires:   yast2
+%if 0%{?is_opensuse}
+# opensuse only, see bsc#1125040
+Requires:   yast2-alternatives
+%endif
 Requires:   yast2-country
 Requires:   yast2-firewall
 Requires:   yast2-hardware-detection




commit patterns-yast for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-12-31 09:41:45

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new.28833 (New)


Package is "patterns-yast"

Mon Dec 31 09:41:45 2018 rev:8 rq:652820 version:20181130

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-06-19 11:52:51.530101562 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new.28833/patterns-yast.changes   
2018-12-31 09:41:46.522443274 +0100
@@ -1,0 +2,18 @@
+Fri Nov 30 08:44:52 UTC 2018 - lsle...@suse.cz
+
+- Renamed theme packages (related to boo#1109310)
+- Version 20181130
+
+---
+Sun Sep 30 01:23:15 UTC 2018 - Stasiek Michalski 
+
+- Change icon for YaST devel pattern. (boo#1039994)
+
+---
+Wed Jun 13 12:35:09 UTC 2018 - lsle...@suse.cz
+
+- Added rubygem-parallel_tests as recommended in the devel_yast
+  pattern (bsc#1094875)
+- version 20180613
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.xxinFM/_old  2018-12-31 09:41:47.394442560 +0100
+++ /var/tmp/diff_new_pack.xxinFM/_new  2018-12-31 09:41:47.394442560 +0100
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20180613
+Version:20181130
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -109,7 +109,7 @@
 # #381365
 Suggests:   yast2-squid
 # themeing for hardcore KDE lovers
-Suggests:   yast2-theme-openSUSE-Oxygen
+Suggests:   yast2-theme-oxygen
 # see extra-packages for reasons
 Suggests:   sbl
 Suggests:   Mesa
@@ -136,11 +136,7 @@
 # FATE 304350
 Suggests:   sblim-sfcb
 Suggests:   cim-schema
-%if 0%{?is_opensuse}
-Requires:   yast2-branding-openSUSE
-%else
-Requires:   yast2_theme
-%endif
+Requires:   yast2-theme
 
 %description yast2_basis
 YaST tools for basic system administration.
@@ -230,7 +226,7 @@
 Summary:YaST Development
 Group:  Metapackages
 Provides:   pattern() = devel_yast
-Provides:   pattern-icon() = pattern-basis-devel
+Provides:   pattern-icon() = pattern-yast-devel
 Provides:   pattern-order() = 3460
 Provides:   pattern-visible()
 




commit patterns-yast for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-06-19 11:52:45

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new (New)


Package is "patterns-yast"

Tue Jun 19 11:52:45 2018 rev:7 rq:616528 version:20180613

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-05-17 19:32:14.525623147 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new/patterns-yast.changes 
2018-06-19 11:52:51.530101562 +0200
@@ -1,0 +2,13 @@
+Wed Jun 13 12:35:09 UTC 2018 - lsle...@suse.cz
+
+- Added rubygem-parallel_tests as recommended in the devel_yast
+  pattern (bsc#1094875)
+- version 20180613
+
+---
+Mon Jun 11 13:23:50 UTC 2018 - jreidin...@suse.com
+
+- add yast2-ftp-server and yast2-tftp-server as recommended
+  (bsc#1081312)
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.yBgxQQ/_old  2018-06-19 11:52:52.114079880 +0200
+++ /var/tmp/diff_new_pack.yBgxQQ/_new  2018-06-19 11:52:52.118079732 +0200
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20180427
+Version:20180613
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -91,6 +91,7 @@
 # see the discussion in #386473
 Recommends: yast2-samba-client
 Recommends: yast2-samba-server
+Recommends: yast2-tftp-server
 # #542936
 Recommends: yast2-vpn
 # Recommend NTP at least until boo#936378 is fixed and YaST is not trying to 
configure a service that's not there
@@ -238,6 +239,7 @@
 Recommends: osc
 Recommends: rubygem(%{rb_default_ruby_abi}:yast-rake)
 Recommends: rubygem(%{rb_default_ruby_abi}:byebug)
+Recommends: rubygem(%{rb_default_ruby_abi}:parallel_tests)
 Recommends: rubygem(%{rb_default_ruby_abi}:rspec)
 Recommends: rubygem(%{rb_default_ruby_abi}:simplecov)
 Recommends: rubygem(%{rb_default_ruby_abi}:yard)




commit patterns-yast for openSUSE:Factory

2018-05-17 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-05-17 19:32:12

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new (New)


Package is "patterns-yast"

Thu May 17 19:32:12 2018 rev:6 rq:607514 version:20180427

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-04-26 13:25:49.778900348 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new/patterns-yast.changes 
2018-05-17 19:32:14.525623147 +0200
@@ -1,0 +2,8 @@
+Thu Apr 26 15:36:01 UTC 2018 - lnus...@suse.de
+
+- move yast2-fonts in the x11_yast pattern as it pulls in freetype and stuff
+  related to it (boo#1090189)
+- remove kde and gnome conflicts in x11_yast pattern (boo#1090319)
+- version 20180427
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.uRZzVT/_old  2018-05-17 19:32:15.117601520 +0200
+++ /var/tmp/diff_new_pack.uRZzVT/_new  2018-05-17 19:32:15.121601373 +0200
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20180409
+Version:20180427
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -77,7 +77,6 @@
 Requires:   yast2-xml
 Recommends: yast2-auth-client
 Recommends: yast2-auth-server
-Recommends: yast2-fonts
 Recommends: yast2-iscsi-client
 Recommends: yast2-journal
 Recommends: yast2-ldap-client
@@ -209,16 +208,12 @@
 Provides:   pattern-extends() = yast2_basis
 Provides:   pattern-icon() = pattern-generic
 Provides:   pattern-order() = 1320
-%if 0%{?is_opensuse}
-Supplements:packageand(patterns-openSUSE-x11:patterns-openSUSE-yast2_basis)
-Conflicts:  pattern() = gnome
-Conflicts:  pattern() = kde
-%endif
 # from data/X11-YaST
 Recommends: libyui-qt-pkg
 Recommends: yast2-control-center-qt
 # yast modules for the desktop
 Recommends: yast2-scanner
+Recommends: yast2-fonts
 
 %description x11_yast
 Graphical YaST user interfaces for minimal X desktop.




commit patterns-yast for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-04-26 13:25:48

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new (New)


Package is "patterns-yast"

Thu Apr 26 13:25:48 2018 rev:5 rq:594889 version:20180409

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-03-18 21:43:11.485287231 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new/patterns-yast.changes 
2018-04-26 13:25:49.778900348 +0200
@@ -1,0 +2,8 @@
+Tue Apr  3 04:20:05 UTC 2018 - sfl...@suse.de
+
+- Suggest yast2-kdump on all arches (bsc#1078393)
+- yast2_install_wf shouldn't be a visible pattern (bsc#1081724)
+- Recommend yast2-support (bsc#1084073)
+- yast2-auth-server package should be recommended (bsc#1085330)
+
+---
@@ -19,0 +28,17 @@
+
+---
+Mon Dec 18 04:20:05 UTC 2017 - sfl...@suse.de
+
+- Package yast2-cio not installed by default on s390x (bsc#1073074)
+
+---
+Sun Nov 12 09:16:43 CET 2017 - ku...@suse.de
+
+- Install yast2 clone_system by default
+
+---
+Mon Oct 23 15:27:17 UTC 2017 - fcro...@suse.com
+
+- Ensure yast_x11 pattern doesn't conflict with gnome/kde patterns
+  on SLE and do not enable Supplements where are openSUSE relevant
+  on SLE.



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.wrXghd/_old  2018-04-26 13:25:50.318880576 +0200
+++ /var/tmp/diff_new_pack.wrXghd/_new  2018-04-26 13:25:50.322880430 +0200
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20180314
+Version:20180409
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -76,6 +76,7 @@
 Requires:   yast2-users
 Requires:   yast2-xml
 Recommends: yast2-auth-client
+Recommends: yast2-auth-server
 Recommends: yast2-fonts
 Recommends: yast2-iscsi-client
 Recommends: yast2-journal
@@ -87,6 +88,7 @@
 Recommends: yast2-printer
 Recommends: yast2-slp
 Recommends: yast2-sudo
+Recommends: yast2-support
 # see the discussion in #386473
 Recommends: yast2-samba-client
 Recommends: yast2-samba-server
@@ -96,7 +98,8 @@
 Recommends: ntp
 Suggests:   yast2-online-update-configuration
 Suggests:   autoyast2
-Suggests:   autoyast2-installation
+# yast2 clone_system is expected to be installed by default (sle-beta)
+Recommends: autoyast2-installation
 Suggests:   libyui-qt-pkg
 Suggests:   libyui-gtk-pkg
 Suggests:   yast2-drbd
@@ -127,10 +130,7 @@
 Suggests:   alsa-tools
 # yast2-printer - printing via novell ipx
 Suggests:   ncpfs
-# yast2-kdump
-%ifarch ppc
 Suggests:   kernel-kdump
-%endif
 Suggests:   sssd
 Suggests:   snapper
 # FATE 304350
@@ -158,7 +158,6 @@
 Provides:   pattern() = yast2_install_wf
 Provides:   pattern-icon() = yast
 Provides:   pattern-order() = 1240
-Provides:   pattern-visible()
 
 Requires:   libyui-ncurses-pkg
 Requires:   yast2-installation
@@ -210,9 +209,11 @@
 Provides:   pattern-extends() = yast2_basis
 Provides:   pattern-icon() = pattern-generic
 Provides:   pattern-order() = 1320
+%if 0%{?is_opensuse}
 Supplements:packageand(patterns-openSUSE-x11:patterns-openSUSE-yast2_basis)
 Conflicts:  pattern() = gnome
 Conflicts:  pattern() = kde
+%endif
 # from data/X11-YaST
 Recommends: libyui-qt-pkg
 Recommends: yast2-control-center-qt




commit patterns-yast for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-03-18 21:43:10

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new (New)


Package is "patterns-yast"

Sun Mar 18 21:43:10 2018 rev:4 rq:587446 version:20180314

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-02-12 10:06:41.903920665 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new/patterns-yast.changes 
2018-03-18 21:43:11.485287231 +0100
@@ -1,0 +2,7 @@
+Wed Mar 14 16:55:22 UTC 2018 - agin...@suse.com
+
+- remove yast2-vm from Recommends as it will be only install if this
+  this is a sles-release (BSC#1083398)
+- version 20180314
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.7pUJlB/_old  2018-03-18 21:43:12.365255529 +0100
+++ /var/tmp/diff_new_pack.7pUJlB/_new  2018-03-18 21:43:12.369255385 +0100
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20180209
+Version:20180314
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -90,8 +90,6 @@
 # see the discussion in #386473
 Recommends: yast2-samba-client
 Recommends: yast2-samba-server
-# #388892
-Recommends: yast2-vm
 # #542936
 Recommends: yast2-vpn
 # Recommend NTP at least until boo#936378 is fixed and YaST is not trying to 
configure a service that's not there




commit patterns-yast for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-02-12 10:06:37

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new (New)


Package is "patterns-yast"

Mon Feb 12 10:06:37 2018 rev:3 rq:574510 version:20180209

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2018-01-17 21:42:56.946347083 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new/patterns-yast.changes 
2018-02-12 10:06:41.903920665 +0100
@@ -1,0 +2,6 @@
+Fri Feb  9 07:44:15 UTC 2018 - jreidin...@suse.com
+
+- Remove dropped yast2-inetd (fate#323373)
+- 20180209
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.KrdP4O/_old  2018-02-12 10:06:42.639894140 +0100
+++ /var/tmp/diff_new_pack.KrdP4O/_new  2018-02-12 10:06:42.643893996 +0100
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20180105
+Version:20180209
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -77,7 +77,6 @@
 Requires:   yast2-xml
 Recommends: yast2-auth-client
 Recommends: yast2-fonts
-Recommends: yast2-inetd
 Recommends: yast2-iscsi-client
 Recommends: yast2-journal
 Recommends: yast2-ldap-client




commit patterns-yast for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package patterns-yast for openSUSE:Factory 
checked in at 2018-01-17 21:42:55

Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old)
 and  /work/SRC/openSUSE:Factory/.patterns-yast.new (New)


Package is "patterns-yast"

Wed Jan 17 21:42:55 2018 rev:2 rq:561847 version:20180105

Changes:

--- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes  
2017-05-06 18:23:10.314085148 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-yast.new/patterns-yast.changes 
2018-01-17 21:42:56.946347083 +0100
@@ -1,0 +2,60 @@
+Fri Jan  5 09:41:04 UTC 2018 - lsle...@suse.cz
+
+- Added yast2-registration to the "yast2_basis" pattern (SLE only)
+  (bsc#1073332)
+- 20180105
+
+---
+Mon Oct  9 12:05:56 UTC 2017 - sfl...@suse.de
+
+- yast2_theme not yast2-theme
+
+---
+Thu Oct  5 00:23:51 UTC 2017 - sfl...@suse.de
+
+- Do branding seperately for SLE vs openSUSE
+- Require current yast2-branding-openSUSE rather then 
+  yast2-theme-openSUSE
+- 20171005
+
+---
+Thu Sep 21 07:28:30 UTC 2017 - lsle...@suse.cz
+
+- Update the YaST development pattern to install the Ruby gems
+  used in development, removed dropped *-devel-doc packages
+  (bsc#1020033)
+
+---
+Wed Aug 30 02:03:24 UTC 2017 - sfl...@suse.de
+
+- Tidy up for SLE 15
+  * Drop the following (removed from Factory)
+* yast2-kerberos-client
+* yast2-packager-webpin
+* yast2-product-creator
+* yast2-autofs
+* yast2-mail-plugins
+* yast2-phone-services
+* yast2-theme-openSUSE-Crystal
+* yast2-fingerprint-reader
+* yast2-tv
+  * Drop the following (Dependency dropped)
+* inst-source-utils
+* createrepo
+* star
+* ivtv
+* alevt
+* kradio
+* motv
+* nxtvepg
+* v4l-tools
+  * Re order some things to alphabetical order
+- Recommend ntp here rather then in patterns-base as a work around
+  for boo#936378
+
+---
+Wed Aug 16 11:22:24 CEST 2017 - snw...@suse.de
+
+- replace yast2-storage by yast2-storage-ng (fate#318196)
+
+---



Other differences:
--
++ patterns-yast.spec ++
--- /var/tmp/diff_new_pack.5WaSiQ/_old  2018-01-17 21:42:57.746309638 +0100
+++ /var/tmp/diff_new_pack.5WaSiQ/_new  2018-01-17 21:42:57.750309452 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package patterns-openSUSE
+# spec file for package patterns-yast
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-yast
-Version:20170319
+Version:20180105
 Release:0
 Summary:Patterns for Installation (Yast)
 License:MIT
@@ -29,7 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  patterns-rpm-macros
 
-
 %description
 This is an internal package that is used to create the patterns as part
 of the installation source setup.  Installation of this package does
@@ -63,19 +62,24 @@
 Requires:   yast2-pam
 Requires:   yast2-perl-bindings
 Requires:   yast2-pkg-bindings
+%if !0%{?is_opensuse}
+# SLE only
+Requires:   yast2-registration
+%endif
 Requires:   yast2-security
 Requires:   yast2-services-manager
-Requires:   yast2-storage
+Requires:   yast2-storage-ng
 Requires:   yast2-sysconfig
-Requires:   yast2-theme-openSUSE
 Requires:   yast2-transfer
 Requires:   yast2-tune
 Requires:   yast2-update
 Requires:   yast2-users
 Requires:   yast2-xml
+Recommends: yast2-auth-client
+Recommends: yast2-fonts
 Recommends: yast2-inetd
 Recommends: yast2-iscsi-client
-Recommends: yast2-kerberos-client
+Recommends: yast2-journal
 Recommends: yast2-ldap-client
 Recommends: yast2-metapackage-handler
 Recommends: yast2-nfs-client
@@ -90,41 +94,29 @@
 # #388892
 Recommends: yast2-vm
 # #542936
-Recommends: yast2-packager-webpin
-Recommends: yast2-auth-client
-Recommends: yast2-fonts
-Recommends: yast2-journal
 Recommends: yast2-vpn
+# Recommend NTP at least until boo#936378 is fixed and YaST is not trying to 
configure a service that's not there
+Recommends: ntp
 Suggests:   yast2-online-update-configuration