From e4f80a539ff1c7a80d8e269808e67404cde78eda Mon Sep 17 00:00:00 2001 From: Paulo Alcantara Date: Fri, 7 Mar 2025 12:27:22 -0300 Subject: [PATCH] resolves: RHEL-82681 - Update to version 7.2 --- .gitignore | 1 + cifs-utils.spec | 8 +++----- sources | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e90eddb..9a1f2bd 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ cifs-utils-4.6.tar.bz2 /cifs-utils-6.15.tar.bz2 /cifs-utils-7.0.tar.bz2 /cifs-utils-7.1.tar.bz2 +/cifs-utils-7.2.tar.bz2 diff --git a/cifs-utils.spec b/cifs-utils.spec index 6269b23..002cfc1 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -4,7 +4,7 @@ %global bash_completion_dir %(pkg-config --variable=completionsdir bash-completion || echo /etc/bash_completion.d) Name: cifs-utils -Version: 7.1 +Version: 7.2 Release: %autorelease Summary: Utilities for mounting and managing CIFS mounts @@ -24,8 +24,6 @@ Recommends: %{name}-info%{?_isa} = %{version}-%{release} Source0: https://download.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2 -Patch0: smbinfo-bash-completion.patch - %description The SMB/CIFS protocol is a standard file sharing protocol widely deployed on Microsoft Windows machines. This package contains tools for mounting @@ -100,11 +98,11 @@ install -Dpm 644 bash-completion/smbinfo %{buildroot}%{_datadir}%{bash_completio %config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf %post -/usr/sbin/alternatives --install /etc/cifs-utils/idmap-plugin cifs-idmap-plugin %{_libdir}/%{name}/idmapwb.so 10 +alternatives --install /etc/cifs-utils/idmap-plugin cifs-idmap-plugin %{_libdir}/%{name}/idmapwb.so 10 %preun if [ $1 = 0 ]; then - /usr/sbin/alternatives --remove cifs-idmap-plugin %{_libdir}/%{name}/idmapwb.so + alternatives --remove cifs-idmap-plugin %{_libdir}/%{name}/idmapwb.so fi %files devel diff --git a/sources b/sources index a2bf2ac..f1fc9fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cifs-utils-7.1.tar.bz2) = 9eda85b2767cd19c7f69843750450c3862596debf47f41d9ce07f3d7438225b700b260be9585d2f7c9962d3f4dd8434b1b647c9ba670962cf136ce7ad86f92ab +SHA512 (cifs-utils-7.2.tar.bz2) = de1a3fb0c336814abec74d6af71890848625c75ab9642635ab292413d42560ea11ac19e48ef36c2db09d30da5b03d939dd612a6da60b270841b2c8bb2b1f8676