# # Copyright (C) 2021 Red Hat, Inc. # # Cockpit is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # # Cockpit is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with Cockpit; If not, see . # Name: cockpit-machines Version: 326 Release: 1.20250115082414848303.pr1975.24.g82c3646%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT URL: https://github.com/cockpit-project/cockpit-machines Source0: cockpit-machines-326.24.g82c3646.tar.xz BuildArch: noarch %if 0%{?suse_version} BuildRequires: appstream-glib %else BuildRequires: libappstream-glib %endif BuildRequires: make BuildRequires: gettext %if 0%{?rhel} && 0%{?rhel} <= 8 BuildRequires: libappstream-glib-devel %endif Requires: cockpit-bridge >= 215 %if 0%{?suse_version} Requires: libvirt-daemon-qemu %else Requires: libvirt-daemon-driver-qemu Requires: libvirt-daemon-driver-network Requires: libvirt-daemon-driver-nodedev Requires: libvirt-daemon-driver-storage-core Requires: libvirt-daemon-config-network Recommends: libvirt-daemon-driver-storage-disk %if 0%{?rhel} Requires: qemu-kvm %else # smaller footprint on Fedora, as qemu-kvm is really expensive on a server Requires: qemu-kvm-core Recommends: qemu-block-curl Recommends: qemu-char-spice Recommends: qemu-device-usb-host Recommends: qemu-device-usb-redirect # HACK: https://bugzilla.redhat.com/show_bug.cgi?id=2170110 %if 0%{?fedora} >= 38 Requires: (qemu-audio-spice if qemu-char-spice) %endif %endif %endif Requires: libvirt-client Requires: libvirt-dbus >= 1.2.0 Requires: virt-install >= 3.0.0 # Optional components Recommends: libosinfo Recommends: python3-gobject-base Suggests: (qemu-virtiofsd or virtiofsd) Provides: bundled(npm(@novnc/novnc)) = 1.4.0 Provides: bundled(npm(@novnc/novnc)) = 1.5.0 Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2 Provides: bundled(npm(@patternfly/react-console)) = 5.1.0 Provides: bundled(npm(@patternfly/react-core)) = 5.4.12 Provides: bundled(npm(@patternfly/react-icons)) = 5.4.2 Provides: bundled(npm(@patternfly/react-styles)) = 5.4.1 Provides: bundled(npm(@patternfly/react-table)) = 5.4.13 Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.1 Provides: bundled(npm(@spice-project/spice-html5)) = 0.2.1 Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0 Provides: bundled(npm(@xterm/xterm)) = 5.5.0 Provides: bundled(npm(attr-accept)) = 2.2.5 Provides: bundled(npm(dequal)) = 2.0.3 Provides: bundled(npm(file-saver)) = 1.3.8 Provides: bundled(npm(file-selector)) = 2.1.2 Provides: bundled(npm(focus-trap)) = 7.6.2 Provides: bundled(npm(js-tokens)) = 4.0.0 Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(loose-envify)) = 1.4.0 Provides: bundled(npm(object-assign)) = 4.1.1 Provides: bundled(npm(prop-types)) = 15.8.1 Provides: bundled(npm(react-dom)) = 18.3.1 Provides: bundled(npm(react-dropzone)) = 14.3.5 Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react)) = 18.3.1 Provides: bundled(npm(redux-thunk)) = 3.1.0 Provides: bundled(npm(redux)) = 5.0.1 Provides: bundled(npm(scheduler)) = 0.23.2 Provides: bundled(npm(tabbable)) = 6.2.0 Provides: bundled(npm(throttle-debounce)) = 5.0.2 Provides: bundled(npm(tslib)) = 2.8.1 Provides: bundled(npm(xterm-addon-fit)) = 0.2.1 Provides: bundled(npm(xterm)) = 4.19.0 %description Cockpit component for managing libvirt virtual machines. %prep %setup -q -n cockpit-machines %build # Nothing to build %install %make_install PREFIX=/usr appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %files %doc README.md %license LICENSE dist/index.js.LEGAL.txt dist/index.css.LEGAL.txt %{_datadir}/cockpit/* %{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog * Wed Jan 15 2025 Packit - 326-1.20250115082414848303.pr1975.24.g82c3646 - test: Check VM lifecycle with a sysadm_u user (Martin Pitt) - po: Update from Fedora Weblate (GitHub Workflow) - test: Use named boolean arguments in TestMachinesLifecycle (Martin Pitt) - Enable VNC debug logging (Martin Pitt) - test: Adjust TestMachinesConsoles.testExternalConsole to Firefox 134 (Martin Pitt) - cockpit-ci: Update container to 2025-01-11 (Cockpit Project) - Bump glob from 11.0.0 to 11.0.1 (dependabot[bot]) - Makefile: Update Cockpit lib to 1986ae8b4a7a6cb55dfade9899c20dcf (Cockpit Project) - create: Use SimpleSelect for StorageRow (Marius Vollmer) - Makefile: Update Cockpit lib to 6c1cf25ab08eb91aa3f81360e453496e (Cockpit Project) - packaging: Depend on virt-install (Martin Pitt) - cockpit-ci: Update container to 2025-01-04 (Cockpit Project) - Makefile: Update Cockpit lib to a9014134134c5ed5b6729c3e6c6fb870 (Cockpit Project) - po: Update from Fedora Weblate (GitHub Workflow) - cockpit-ci: Update container to 2024-12-28 (Cockpit Project) - Bump eslint-plugin-react in the eslint group (dependabot[bot]) - Makefile: Update Cockpit lib to 49a64f6c36495af362592b02f8832337 (Cockpit Project) - po: Update from Fedora Weblate (GitHub Workflow) - cockpit-ci: Update container to 2024-12-21 (Cockpit Project) - Bump the esbuild group with 2 updates (dependabot[bot]) - Bump stylelint from 16.11.0 to 16.12.0 in the stylelint group (dependabot[bot]) - Bump the patternfly group with 2 updates (dependabot[bot]) - Makefile: Update Cockpit lib to 11a740cbca185e4adba9c5abb06fd205 (Cockpit Project)