Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package patterns-server for openSUSE:Factory
checked in at 2026-06-16 13:46:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-server (Old)
and /work/SRC/openSUSE:Factory/.patterns-server.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-server"
Tue Jun 16 13:46:03 2026 rev:25 rq:1359009 version:20250313
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-server/patterns-server.changes
2026-04-29 19:18:35.910936242 +0200
+++
/work/SRC/openSUSE:Factory/.patterns-server.new.1981/patterns-server.changes
2026-06-16 13:46:55.124930611 +0200
@@ -1,0 +2,5 @@
+Fri Jun 12 15:26:28 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Only require libvirt-daemon-qemu on supported architectures.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-server.spec ++++++
--- /var/tmp/diff_new_pack.zsLqXB/_old 2026-06-16 13:46:55.828960049 +0200
+++ /var/tmp/diff_new_pack.zsLqXB/_new 2026-06-16 13:46:55.832960217 +0200
@@ -1,7 +1,7 @@
#
# spec file for package patterns-server
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -44,6 +44,7 @@
################################################################################
+
%package dhcp_dns_server
%pattern_serverfunctions
Summary: DHCP and DNS Server
@@ -214,7 +215,9 @@
Provides: pattern-visible()
Requires: libvirt-daemon-config-network
Requires: libvirt-daemon-driver-network
+%ifnarch %{ix86} %{arm}
Requires: libvirt-daemon-driver-qemu
+%endif
Requires: libvirt-daemon-driver-storage-core
Requires: tftp
Requires: pattern() = basesystem
@@ -248,7 +251,9 @@
Provides: pattern-visible()
Requires: libvirt-client
Requires: libvirt-daemon-config-network
+%ifnarch %{ix86} %{arm}
Requires: libvirt-daemon-qemu
+%endif
%{requires_on_traditional tigervnc}
Requires: pattern() = basesystem
Requires: pattern() = kvm_server