From 9a5eb63de2ae950612270f836806aa10e43614fa Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 30 Sep 2024 16:53:00 +0000 Subject: [PATCH] import CS cockpit-files-6-1.el9 --- .cockpit-files.metadata | 1 + .fmf/version | 1 - .gitignore | 10 +-- README.md | 3 - README.packit | 3 - .../cockpit-files.spec | 26 +++--- gating.yaml | 14 --- packit.yaml | 90 ------------------- plans/upstream.fmf | 9 -- sources | 1 - 10 files changed, 12 insertions(+), 146 deletions(-) create mode 100644 .cockpit-files.metadata delete mode 100644 .fmf/version delete mode 100644 README.md delete mode 100644 README.packit rename cockpit-files.spec => SPECS/cockpit-files.spec (79%) delete mode 100644 gating.yaml delete mode 100644 packit.yaml delete mode 100644 plans/upstream.fmf delete mode 100644 sources diff --git a/.cockpit-files.metadata b/.cockpit-files.metadata new file mode 100644 index 0000000..2e7fa4e --- /dev/null +++ b/.cockpit-files.metadata @@ -0,0 +1 @@ +34af801644f68fcbb597474b195cd4b1a4319f44 SOURCES/cockpit-files-6.tar.xz diff --git a/.fmf/version b/.fmf/version deleted file mode 100644 index d00491f..0000000 --- a/.fmf/version +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/.gitignore b/.gitignore index 17213c7..c13328b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1 @@ -/cockpit-files-1.tar.xz -/cockpit-files-2.tar.xz -/cockpit-files-3.tar.xz -/cockpit-files-3.1.tar.xz -/cockpit-files-4.tar.xz -/cockpit-files-5.tar.xz -/cockpit-files-6.tar.xz -/cockpit-files-7.tar.xz -/cockpit-files-8.tar.xz +SOURCES/cockpit-files-6.tar.xz diff --git a/README.md b/README.md deleted file mode 100644 index 3bedb83..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# cockpit-files - -The cockpit-files package diff --git a/README.packit b/README.packit deleted file mode 100644 index ab6dd33..0000000 --- a/README.packit +++ /dev/null @@ -1,3 +0,0 @@ -This repository is maintained by packit. -https://packit.dev/ -The file was generated using packit 0.101.1. diff --git a/cockpit-files.spec b/SPECS/cockpit-files.spec similarity index 79% rename from cockpit-files.spec rename to SPECS/cockpit-files.spec index 3753e72..a22168c 100644 --- a/cockpit-files.spec +++ b/SPECS/cockpit-files.spec @@ -1,5 +1,5 @@ Name: cockpit-files -Version: 8 +Version: 6 Release: 1%{?dist} Summary: A filesystem browser for Cockpit License: LGPL-2.1-or-later @@ -19,16 +19,16 @@ BuildRequires: gettext Requires: cockpit-bridge >= 318 -Provides: bundled(npm(@patternfly/patternfly)) = 5.4.0 -Provides: bundled(npm(@patternfly/react-core)) = 5.4.0 -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.0 -Provides: bundled(npm(@patternfly/react-tokens)) = 5.4.0 +Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1 +Provides: bundled(npm(@patternfly/react-core)) = 5.3.4 +Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2 +Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1 +Provides: bundled(npm(@patternfly/react-table)) = 5.3.4 +Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1 Provides: bundled(npm(attr-accept)) = 2.2.2 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(focus-trap)) = 7.5.2 Provides: bundled(npm(js-tokens)) = 4.0.0 Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(loose-envify)) = 1.4.0 @@ -40,8 +40,8 @@ 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.7.0 +Provides: bundled(npm(throttle-debounce)) = 5.0.0 +Provides: bundled(npm(tslib)) = 2.6.3 %description A filesystem browser for Cockpit @@ -71,12 +71,6 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog -* Wed Sep 25 2024 Packit - 8-1 -- Move global menu to the toolbar - -* Wed Sep 4 2024 Packit - 7-1 -- Basic file editor and viewer - * Thu Aug 22 2024 Packit - 6-1 - Add owner column to details view - Translation updates diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 1b4592c..0000000 --- a/gating.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} - ---- !Policy -product_versions: - - rhel-9 - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/packit.yaml b/packit.yaml deleted file mode 100644 index 9db3d72..0000000 --- a/packit.yaml +++ /dev/null @@ -1,90 +0,0 @@ -# Enable RPM builds and running integration tests in PRs through https://packit.dev/ -# To use this, enable Packit-as-a-service in GitHub: https://packit.dev/docs/packit-as-a-service/ -# See https://packit.dev/docs/configuration/ for the format of this file - -specfile_path: cockpit-files.spec -# use the nicely formatted release description from our upstream release, instead of git shortlog -copy_upstream_release_description: true - -srpm_build_deps: - - make - - nodejs-npm - -actions: - post-upstream-clone: - - make cockpit-files.spec - # replace Source1 manually, as create-archive: can't handle multiple tarballs - - make node-cache - - sh -c 'sed -i "/^Source1:/ s/https:.*/$(ls *-node*.tar.xz)/" cockpit-*.spec' - create-archive: make dist - # files.git has no release tags; your project can drop this once you have a release - get-current-version: make print-version - -jobs: - - job: copr_build - trigger: pull_request - targets: - - fedora-40 - - fedora-41 - - fedora-development - - fedora-latest-stable-aarch64 - - centos-stream-9-x86_64 - - centos-stream-10 - - - job: tests - trigger: pull_request - targets: - - fedora-40 - - fedora-41 - - fedora-development - - fedora-latest-stable-aarch64 - - centos-stream-9-x86_64 - - centos-stream-10 - - - job: copr_build - trigger: commit - branch: "^main$" - owner: "@cockpit" - project: "main-builds" - preserve_project: True - - - job: copr_build - trigger: release - owner: "@cockpit" - project: "cockpit-preview" - preserve_project: True - actions: - post-upstream-clone: make cockpit-files.spec - # HACK: tarball for releases (copr_build, koji, etc.), copying spec's Source0; this - # really should be the default, see https://github.com/packit/packit-service/issues/1505 - create-archive: - - sh -exc "curl -L -O https://github.com/cockpit-project/cockpit-files/releases/download/${PACKIT_PROJECT_VERSION}/${PACKIT_PROJECT_NAME_VERSION}.tar.xz" - - sh -exc "ls ${PACKIT_PROJECT_NAME_VERSION}.tar.xz" - - - job: copr_build - trigger: commit - branch: "^main$" - owner: "@cockpit" - project: "main-builds" - preserve_project: True - - - job: propose_downstream - trigger: release - dist_git_branches: - - fedora-40 - - fedora-41 - - fedora-development - - - job: koji_build - trigger: commit - dist_git_branches: - - fedora-40 - - fedora-41 - - fedora-development - - - job: bodhi_update - trigger: commit - dist_git_branches: - # rawhide updates are created automatically - - fedora-40 - - fedora-41 diff --git a/plans/upstream.fmf b/plans/upstream.fmf deleted file mode 100644 index f7b9464..0000000 --- a/plans/upstream.fmf +++ /dev/null @@ -1,9 +0,0 @@ -discover: - how: fmf - dist-git-source: true -execute: - how: tmt - -# Let's handle them upstream only, don't break Fedora/RHEL reverse dependency gating -environment: - TEST_AUDIT_NO_SELINUX: 1 diff --git a/sources b/sources deleted file mode 100644 index d49b4b1..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (cockpit-files-8.tar.xz) = da02abd6e3e9611606c504d27c7aa0e9b5fa3cd24c0f66f19f8e79cda3aa2d40e39b7272dfe5777e3d04517df3c32c3f745fb83771a78aafc4cb0a5941098006