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 2025-03-16 18:58:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-server (Old)
and /work/SRC/openSUSE:Factory/.patterns-server.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-server"
Sun Mar 16 18:58:17 2025 rev:21 rq:1253084 version:20250313
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-server/patterns-server.changes
2025-03-12 15:20:19.560853245 +0100
+++
/work/SRC/openSUSE:Factory/.patterns-server.new.19136/patterns-server.changes
2025-03-16 18:58:42.816788103 +0100
@@ -1,0 +2,5 @@
+Thu Mar 13 13:59:22 UTC 2025 - Jiri Srain <[email protected]>
+
+- don't require virt-install and tigervnc on transactional system
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-server.spec ++++++
--- /var/tmp/diff_new_pack.HJD1L0/_old 2025-03-16 18:58:43.508817052 +0100
+++ /var/tmp/diff_new_pack.HJD1L0/_new 2025-03-16 18:58:43.508817052 +0100
@@ -18,7 +18,7 @@
%bcond_with betatest
Name: patterns-server
-Version: 20250225
+Version: 20250313
Release: 0
Summary: Patterns for Installation (server patterns)
License: MIT
@@ -41,6 +41,7 @@
################################################################################
+
%package dhcp_dns_server
%pattern_serverfunctions
Summary: DHCP and DNS Server
@@ -246,14 +247,14 @@
Requires: libvirt-client
Requires: libvirt-daemon-config-network
Requires: libvirt-daemon-qemu
-Requires: tigervnc
+%{requires_on_traditional tigervnc}
Requires: pattern() = basesystem
Requires: pattern() = kvm_server
# bnc#868542
%if 0%{?is_opensuse}
Requires: virt-manager
%endif
-Requires: virt-install
+%{requires_on_traditional virt-install}
Recommends: openssh
%if 0%{?is_opensuse}
# BSC#1078908