Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2015-10-20 16:22:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-openSUSE"

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes      
2015-09-27 14:31:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2015-10-20 16:22:15.000000000 +0200
@@ -1,0 +2,31 @@
+Sun Oct 18 17:04:08 UTC 2015 - [email protected]
+
+- Adjust kde plasma pattern to current state of things: require
+  plasma5-pa instead of kmix
+- Let plasma pattern be more useful: require at least one video
+  player (vlc-qt)
+
+-------------------------------------------------------------------
+Thu Oct 15 20:07:04 UTC 2015 - [email protected]
+
+- Suggest libvirt-daemon-lxc for both Xen and KVM patterns.
+  [bsc#947242]
+
+-------------------------------------------------------------------
+Fri Oct  9 18:52:06 UTC 2015 - [email protected]
+
+- Recommend grub2-arm64-efi on aarch64
+- create_macros: use %global instead of %define
+
+-------------------------------------------------------------------
+Thu Oct  8 13:45:09 UTC 2015 - [email protected]
+
+- drag in updatetest packages if with_betatest is defined in the project
+  (Leap for now)
+
+-------------------------------------------------------------------
+Thu Oct  1 13:41:09 UTC 2015 - [email protected]
+
+- Add generic_server pattern
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.L8WKki/_old  2015-10-20 16:22:16.000000000 +0200
+++ /var/tmp/diff_new_pack.L8WKki/_new  2015-10-20 16:22:16.000000000 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_with betatest
+
 Name:           patterns-openSUSE
 Version:        20150918
 Release:        0
@@ -176,6 +178,9 @@
 %ifarch ppc ppc64 ppc64le
 Recommends:     grub2-powerpc-ieee1275
 %endif
+%ifarch aarch64
+Recommends:     grub2-arm64-efi
+%endif
 Suggests:       grub
 Suggests:       systemd-logger
 
@@ -2010,6 +2015,36 @@
 %dir /usr/share/doc/packages/patterns-openSUSE
 /usr/share/doc/packages/patterns-openSUSE/gateway_server.txt
 
+%package generic_server
+%pattern_serverfunctions
+Summary:        Generic Server
+Group:          Metapackages
+Provides:       pattern() = generic_server
+Provides:       pattern-icon() = yast-ssh-server
+Provides:       pattern-order() = 1130
+Provides:       pattern-visible()
+Requires:       openssh
+Requires:       pattern() = basesystem
+Requires:       pattern() = minimal_base
+Recommends:     pattern() = yast2_basis
+Recommends:     ntp
+Recommends:     vim
+Recommends:     screen
+Recommends:     tmux
+Recommends:     mosh
+Recommends:     rsync
+Recommends:     sensors
+Recommends:     libyui-ncurses-pkg
+Recommends:     libyui-ncurses
+Recommends:     command-not-found
+
+%description generic_server
+Software that is useful to run on a server.
+
+%files generic_server
+%dir /usr/share/doc/packages/patterns-openSUSE
+/usr/share/doc/packages/patterns-openSUSE/generic_server.txt
+
 %package gnome
 %pattern_graphicalenvironments
 Summary:        GNOME Desktop Environment
@@ -2856,12 +2891,15 @@
 Requires:       breeze5-style
 Requires:       breeze5-wallpapers
 Requires:       dolphin
-Requires:       kmix
 Requires:       kwin5
 Requires:       kwrite
 Requires:       plasma5-desktop
+Requires:       plasma5-pa
 Requires:       plasma5-session
 Requires:       plasma5-workspace
+# we need some sort of vide player!
+Requires:       vlc
+Requires:       vlc-qt
 # bnc#541820
 Recommends:     susehelp
 Recommends:     baloo5-file
@@ -3323,6 +3361,7 @@
 Recommends:     virt-manager
 Recommends:     libvirt-daemon-qemu
 Suggests:       libvirt
+Suggests:       libvirt-daemon-lxc
 
 %description kvm_server
 Software to set up a server for configuring, managing, and monitoring virtual 
machines on a single physical machine.
@@ -6784,6 +6823,10 @@
 Recommends:     update-test-interactive
 Recommends:     update-test-optional
 Recommends:     update-test-reboot-needed
+%if %{with betatest}
+Recommends:     aaa_base-malloccheck
+Supplements:    %{name}-base
+%endif
 
 %description update_test
 Packages used for testing that the update stack works.  These tiny packages do 
not have any functionality themselves.
@@ -6991,6 +7034,7 @@
 # #382423
 Suggests:       install-initrd
 Suggests:       libvirt
+Suggests:       libvirt-daemon-lxc
 
 %description xen_server
 Software to set up a server for configuring, managing, and monitoring virtual 
machines on a single physical machine.
@@ -7475,6 +7519,7 @@
 echo 'This file marks the pattern fonts_opt to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/fonts_opt.txt
 echo 'This file marks the pattern games to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/games.txt
 echo 'This file marks the pattern gateway_server to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/gateway_server.txt
+echo 'This file marks the pattern generic_server to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/generic_server.txt
 echo 'This file marks the pattern gnome to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/gnome.txt
 echo 'This file marks the pattern gnome_admin to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/gnome_admin.txt
 echo 'This file marks the pattern gnome_basis to be installed.' > 
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns-openSUSE/gnome_basis.txt

++++++ create_macros ++++++
--- /var/tmp/diff_new_pack.L8WKki/_old  2015-10-20 16:22:16.000000000 +0200
+++ /var/tmp/diff_new_pack.L8WKki/_new  2015-10-20 16:22:16.000000000 +0200
@@ -444,7 +444,7 @@
 
 for my $macro (sort keys %translations) {
     my $trans = $translations{$macro};
-    print "%define pattern_$macro \\\n";
+    print "%global pattern_$macro \\\n";
     for my $lang (sort keys %{$trans}) {
        next if ($lang eq "C");
        print "Provides: pattern-category($lang) = " . 
uri_escape($trans->{$lang}) . " \\\n";


Reply via email to