diff --git a/.gitignore b/.gitignore index eda12ba..5f7074b 100644 --- a/.gitignore +++ b/.gitignore @@ -234,3 +234,4 @@ /pcs-2f4ebe9dfb2d9854e6ae05834e6062d245dae88d.tar.gz /pcs-web-ui-0.1.19.tar.gz /pcs-web-ui-node-modules-0.1.19.tar.xz +/pcs-be17a9beeb9a55e0c10a34cce5672ebe793bf650.tar.gz diff --git a/do-not-support-cluster-setup-with-udp-u-transport.patch b/do-not-support-cluster-setup-with-udp-u-transport.patch index 6f16e3d..ca90f7d 100644 --- a/do-not-support-cluster-setup-with-udp-u-transport.patch +++ b/do-not-support-cluster-setup-with-udp-u-transport.patch @@ -1,4 +1,4 @@ -From 8ce98fb865ff3904df86bca34b6687f5789462f0 Mon Sep 17 00:00:00 2001 +From f5133ebcf3b52a43cab299cb123619662190b10c Mon Sep 17 00:00:00 2001 From: Ivan Devat Date: Tue, 20 Nov 2018 15:03:56 +0100 Subject: [PATCH] do not support cluster setup with udp(u) transport in RHEL9 diff --git a/fix-grammatical-error.patch b/fix-grammatical-error.patch new file mode 100644 index 0000000..9f4786a --- /dev/null +++ b/fix-grammatical-error.patch @@ -0,0 +1,30 @@ +From ead22ee414ba35546701d6bb85504af12fd6501e Mon Sep 17 00:00:00 2001 +From: Michal Pospisil +Date: Tue, 28 May 2024 16:06:53 +0200 +Subject: [PATCH] fix grammatical error + +--- + .../app/view/cluster/share/utilization/UtilizationView.tsx | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/packages/app/src/app/view/cluster/share/utilization/UtilizationView.tsx b/packages/app/src/app/view/cluster/share/utilization/UtilizationView.tsx +index 3b140975..a8c7494c 100644 +--- a/packages/app/src/app/view/cluster/share/utilization/UtilizationView.tsx ++++ b/packages/app/src/app/view/cluster/share/utilization/UtilizationView.tsx +@@ -29,11 +29,11 @@ export const UtilizationView = (props: { + ).toLowerCase() === "default" && ( + +

+- Utilization attributes has no effect because the cluster ++ Utilization attributes have no effect because the cluster + property placement-strategy is + {clusterProperties["placement-strategy"] + ? " set to value default. " +-- +2.45.1 + diff --git a/pcs.spec b/pcs.spec index 90be998..cdf518f 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs Version: 0.11.7 -Release: 3%{?dist} +Release: 4%{?dist} # https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/ # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses # GPL-2.0-only: pcs @@ -20,7 +20,7 @@ ExclusiveArch: i686 x86_64 s390x ppc64le aarch64 # When specifying a commit, use its long hash # %%global version_or_commit %%{version} -%global version_or_commit 2f4ebe9dfb2d9854e6ae05834e6062d245dae88d +%global version_or_commit be17a9beeb9a55e0c10a34cce5672ebe793bf650 %global pcs_source_name %{name}-%{version_or_commit} # ui_commit can be determined by hash, tag or branch @@ -112,6 +112,7 @@ Patch0: do-not-support-cluster-setup-with-udp-u-transport.patch # ui patches: >200 # Patch201: bzNUMBER-01-name.patch +Patch201: fix-grammatical-error.patch # git for patches BuildRequires: git-core @@ -299,6 +300,7 @@ update_times_patch(){ %autosetup -D -T -b 100 -a 101 -S git -n %{ui_src_name} -N %autopatch -p1 -m 201 # update_times_patch %%{PATCH201} +update_times_patch %%{PATCH201} # patch pcs sources %autosetup -S git -n %{pcs_source_name} -N @@ -559,6 +561,12 @@ run_all_tests %license pyagentx_LICENSE.txt %changelog +* Tue Jun 18 2024 Michal Pospisil - 0.11.7-4 +- Rebased to the latest sources (see CHANGELOG.md) + Resolves: RHEL-7701, RHEL-7737, RHEL-17962, RHEL-34781 +- Fixed grammatical error in pcs-web-ui + Resolves: RHEL-7726 + * Tue May 21 2024 Michal Pospisil - 0.11.7-3 - Rebased to the latest sources (see CHANGELOG.md) Resolves: RHEL-2977, RHEL-16231, RHEL-21051, RHEL-25854, RHEL-27492, RHEL-28749, RHEL-34781, RHEL-36514 diff --git a/sources b/sources index 85b653a..cbf440c 100644 --- a/sources +++ b/sources @@ -18,6 +18,6 @@ SHA512 (rackup-2.1.0.gem) = f2b66902b04ddce5ca9389822118244c591b5c83766a55aee885 SHA512 (sinatra-4.0.0.gem) = 1eb8c6e8966461d3fa463b5c87e8bc3cd58243fc997a104671e252b866bb653dfc16d7b9f677e016ae91cb30998d72f8778eb2b2254ce27cf304944a6bfa8c05 SHA512 (webrick-1.8.1.gem) = 3bf45e3a52190dccaa6e883923448b745a420eff2a1533eacdd2aed0e4c67f5c6d813c85606f8fc12952c004e4984fd97ebc3c361a42b49cebe5b84c8fc6e99d SHA512 (tornado-6.4.0.tar.gz) = dc584acc14d93c7109e4744b690641ae318ee9ad2c42a4c3560c315fa8654de3a64574c7187f5afdbde2906b7cccf5725f45462e710effb6f025e5ec1a3810d4 -SHA512 (pcs-2f4ebe9dfb2d9854e6ae05834e6062d245dae88d.tar.gz) = 07af5d5bf7795c1172408238caf04003d4fd25ba1f40e3810b31d8b378af3124e627c6d87a01e317f19e53566f521c3b2e9e1b50401f9dd8204ccbb71e9b1031 SHA512 (pcs-web-ui-0.1.19.tar.gz) = 3aa407f2e90f236324949d33f6ee4701c1d4898deeed2fa0d3367f9a1a0d0687e44b966c106ff772e450c51be36abd3f17656432b5da4d0c9f1a80e6f80866c6 SHA512 (pcs-web-ui-node-modules-0.1.19.tar.xz) = 206658b964a3b1a6c7c4b171d6686ef9097ee7c36720088cdc220c50e44d09d58fb4d1aac8e2eb7bb44267f581b666d38b3148352f2f235b477e8a7ab7ee8551 +SHA512 (pcs-be17a9beeb9a55e0c10a34cce5672ebe793bf650.tar.gz) = d2bbbeae87b983d055da57733c5d6b4ec5d48105e15bd98fd74ed2a1f2778fad0c83db828f6dbe64aa3ac03acb73068b361d7e01b435062355d60adea8db9301