Name: cockpit-files Version: 9.13.g3599a48 Release: 1.20241022114808930818.main.13.g3599a48%{?dist} Summary: A filesystem browser for Cockpit License: LGPL-2.1-or-later Source0: cockpit-files-9.13.g3599a48.tar.xz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs BuildRequires: make %if 0%{?suse_version} # Suse's package has a different name BuildRequires: appstream-glib %else BuildRequires: libappstream-glib %endif BuildRequires: gettext Requires: cockpit-bridge >= 318 Provides: bundled(npm(@patternfly/patternfly)) = 5.4.1 Provides: bundled(npm(@patternfly/react-core)) = 5.4.1 Provides: bundled(npm(@patternfly/react-icons)) = 5.4.0 Provides: bundled(npm(@patternfly/react-styles)) = 5.4.0 Provides: bundled(npm(@patternfly/react-table)) = 5.4.1 Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0 Provides: bundled(npm(attr-accept)) = 2.2.4 Provides: bundled(npm(dequal)) = 2.0.3 Provides: bundled(npm(file-selector)) = 0.6.0 Provides: bundled(npm(focus-trap)) = 7.5.4 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.2.10 Provides: bundled(npm(react-is)) = 16.13.1 Provides: bundled(npm(react)) = 18.3.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.0 %description A filesystem browser for Cockpit %prep %setup -q -n cockpit-files %build # Nothing to build %install %make_install PREFIX=/usr # drop source maps, they are large and just for debugging find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs --no-run-if-empty rm --verbose %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # this can't be meaningfully tested during package build; tests happen through # FMF (see plans/all.fmf) during package gating %files %doc README.md %license LICENSE dist/index.js.LEGAL.txt dist/index.css.LEGAL.txt %{_datadir}/cockpit/* %{_datadir}/metainfo/* %changelog * Tue Oct 22 2024 Packit - 9.13.g3599a48-1.20241022114808930818.main.13.g3599a48 - Permissions dialog re-design (Jelle van der Waa) - workflows: teach dependabot workflow to rebase (Jelle van der Waa) - build(deps-dev): bump @typescript-eslint/eslint-plugin (dependabot[bot]) - build(deps-dev): bump sass from 1.79.5 to 1.80.3 (dependabot[bot]) - package.json: require nodejs 18 or higher (Jelle van der Waa) - Makefile: Update Cockpit lib to fe196082855cd53d3fe9c4da91048b0a (Cockpit Project) - po: Update from Fedora Weblate (GitHub Workflow) - cockpit-ci: Update container to 2024-10-07 (Cockpit Project) - build(deps-dev): bump sass from 1.78.0 to 1.79.5 (dependabot[bot]) - build(deps-dev): bump the types group with 3 updates (dependabot[bot]) - appstream: Fix validation problems (Martin Pitt) - Support downloading with the multi-host feature (Jelle van der Waa) - Makefile: Update Cockpit lib to 1b2e187212f1497b21a6c0c0760652da (Cockpit Project)