From 95f7891b5087f846db88a101e7bcb72fcf95045d Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 2 Nov 2023 18:23:20 +0300 Subject: [PATCH] Update to https://github.com/RedHatInsights/insights-client/tree/v3.2.2 --- .gitignore | 3 +- .insights-client.metadata | 3 +- ...emove-PathExists-condition-from-unit.patch | 26 ------------ SOURCES/insights-core.egg.asc | 17 -------- SPECS/insights-client.spec | 42 ++++++++----------- 5 files changed, 19 insertions(+), 72 deletions(-) delete mode 100644 SOURCES/0001-fix-remove-PathExists-condition-from-unit.patch delete mode 100644 SOURCES/insights-core.egg.asc diff --git a/.gitignore b/.gitignore index dc1fd79..b4f276a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/insights-client-3.1.7.tar.gz -SOURCES/insights-core.egg +SOURCES/insights-client-3.2.2.tar.xz diff --git a/.insights-client.metadata b/.insights-client.metadata index acd34cb..90b2a84 100644 --- a/.insights-client.metadata +++ b/.insights-client.metadata @@ -1,2 +1 @@ -0862807b4cb4e8bcbb6bad73e4d689da8f320bf8 SOURCES/insights-client-3.1.7.tar.gz -6113b8e15d58f13779a85f1e53773da28ec63ca7 SOURCES/insights-core.egg +a136d72cd0378d8181688be3498e062ec1f3612d SOURCES/insights-client-3.2.2.tar.xz diff --git a/SOURCES/0001-fix-remove-PathExists-condition-from-unit.patch b/SOURCES/0001-fix-remove-PathExists-condition-from-unit.patch deleted file mode 100644 index e291cf0..0000000 --- a/SOURCES/0001-fix-remove-PathExists-condition-from-unit.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 7caac84ed4119ff6013585d187720dff3fdd73fe Mon Sep 17 00:00:00 2001 -From: Link Dupont -Date: Mon, 31 Jan 2022 10:53:04 -0500 -Subject: [PATCH] fix: remove PathExists condition from unit - -The PathExists= directive in the Path section of the -insights-client-results.path unit is unnecessary. - -Fixes: RHBZ#2022191 -(cherry picked from commit ec3502eaef144838bec85dfed497de7a404a66bf) ---- - data/systemd/insights-client-results.path.in | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/data/systemd/insights-client-results.path.in b/data/systemd/insights-client-results.path.in -index be53998..928296b 100644 ---- a/data/systemd/insights-client-results.path.in -+++ b/data/systemd/insights-client-results.path.in -@@ -13,7 +13,6 @@ Documentation=man:insights-client(8) - PartOf=insights-client.timer - - [Path] --PathExists=@pkgsysconfdir@/.lastupload - PathModified=@pkgsysconfdir@/.lastupload - - [Install] diff --git a/SOURCES/insights-core.egg.asc b/SOURCES/insights-core.egg.asc deleted file mode 100644 index 65a9038..0000000 --- a/SOURCES/insights-core.egg.asc +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIVAwUAY2PHlnUU932DZrDZAQipRg//erkkOLyV++i0nhK+AqOdvYNLzjPIGSas -p33F0n5nRYjE/pP/a5bOSrlIDqhx5W0L3obAxQqJ1WNfsTpi0e/ixKJFcM+vSDQC -xzMNoHmyaE+/SqaOgzaSciHPfFme+m30G2VaUV+tKK7/GSiqbsdYpQGTV+fEC3Kp -2kmB6udN2K7BK54yHEYPdaOoB1zkBDklwi/hgdKILMZ8Zyjrihj3ExUIz5prZBTy -XoYYFq+u+TJn7Abhb1xDneMqr2Aba42DfFahL4Jqek6cBPG58m1CVZ9tp7ajof53 -dTFimJVzTEVCVYY8D6grV0KosTDLYR/A8vRo/dtYf/F6SqoBA26c77p19oBaXG1O -OTS+36t+FHxvKNY0JYcpD9TwNxGk5VSqjJVxF0pFqHZfsX8ZxiT4oGdp4l10pQ1H -zqFNRB9QDMLKN+utK0BmpycVsWvxf0WWTFmtw3ysgsLtA+w9sYaSK21Uprti178o -jQF7KBIxTwFLRvJmxIJ9JaKnKSkOTw2TJw8RF9N4oCf582V7TmFifRVTx+L/SxiJ -tJx5P+aDzTI9HVwNKwiyy2uoXob3amqxs9fedvHhbIUe65ZWA705Tj8p3Y1NvKhE -cYvrkJ/QD+aiZA3XyO5nZcGkqz5TCKRJMR6T5VslZ8nHdR/Nsa7m/m1hoONOos1N -eUib1m4rXag= -=izRE ------END PGP SIGNATURE----- diff --git a/SPECS/insights-client.spec b/SPECS/insights-client.spec index f46d807..617fbb5 100644 --- a/SPECS/insights-client.spec +++ b/SPECS/insights-client.spec @@ -1,23 +1,18 @@ %define _binaries_in_noarch_packages_terminate_build 0 +%global __python %{_libexecdir}/platform-python + Name: insights-client Summary: Uploads Insights information to Red Hat on a periodic basis -Version: 3.1.7 -Release: 12%{?dist} -Source0: https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.gz -Source1: https://api.access.redhat.com/r/insights/v1/static/core/insights-core.egg -Source2: https://api.access.redhat.com/r/insights/v1/static/core/insights-core.egg.asc +Version: 3.2.2 +Release: 1%{?dist}.alma.1 +Source0: https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.xz Epoch: 0 License: GPLv2+ URL: https://console.redhat.com/insights Group: Applications/System Vendor: Red Hat, Inc. -# -# patches_ignore=DROP-IN-RPM -# patches_base=3.1.7 -Patch0001: 0001-fix-remove-PathExists-condition-from-unit.patch - Provides: redhat-access-insights = %{version}-%{release}%{?dist} Obsoletes: redhat-access-insights <= 1.0.13-2 @@ -29,7 +24,6 @@ Requires: tar Requires: gpg Requires: pciutils -%global __python3 /usr/libexec/platform-python %{?__python3:Requires: %{__python3}} %{?systemd_requires} Requires: python3-requests >= 2.6 @@ -41,10 +35,11 @@ Requires: coreutils BuildRequires: wget BuildRequires: binutils BuildRequires: python3-devel -BuildRequires: platform-python-devel BuildRequires: systemd BuildRequires: pam -Requires(post): policycoreutils-python-utils +BuildRequires: meson +BuildRequires: python3-pytest +BuildRequires: systemd-rpm-macros %description @@ -55,21 +50,12 @@ Sends insightful information to Red Hat for automated analysis %build -%{configure} PYTHON=%{__python3} -%{__make} +%{meson} -Dpython=%{__python} +%{meson_build} %install -%{make_install} -%{__install} -D -m 644 %{_builddir}/%{name}-%{version}/data/insights-client.motd %{buildroot}/%{_sysconfdir}/insights-client/insights-client.motd -%{__install} -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/insights-client/rpm.egg -%{__install} -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/insights-client/rpm.egg.asc - -# Create different insights directories in /var -mkdir -p %{buildroot}%{_localstatedir}/log/insights-client/ -mkdir -p %{buildroot}%{_localstatedir}/lib/insights/ -mkdir -p %{buildroot}%{_localstatedir}/cache/insights/ -mkdir -p %{buildroot}%{_localstatedir}/cache/insights-client/ +%{meson_install} %post %systemd_post %{name}.timer @@ -109,6 +95,7 @@ if [ $1 -eq 0 ]; then rm -rf %{_localstatedir}/lib/insights rm -rf %{_localstatedir}/log/insights-client rm -f %{_sysconfdir}/insights-client/.*.etag + rm -f %{_sysconfdir}/logrotate.d/insights-client fi @@ -133,6 +120,8 @@ rm -rf %{buildroot} %attr(700,root,root) %dir %{_localstatedir}/cache/insights-client/ %attr(750,root,root) %dir %{_localstatedir}/cache/insights/ %attr(750,root,root) %dir %{_localstatedir}/lib/insights/ +%{_sysconfdir}/logrotate.d/insights-client +%{_tmpfilesdir}/insights-client.conf %doc %defattr(-, root, root) @@ -141,6 +130,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 02 2023 Eduard Abdullin 0:3.2.2-1.alma.1 +- Update to 3.2.2 + * Thu Nov 10 2022 Alba Hita Catala 0:3.1.7-12 - Set SELinux policy to permissive for rhcd_t module (RHBZ#2141443)