From ace0cf465fba35d154cee140670c0f24a9afd7c7 Mon Sep 17 00:00:00 2001 From: Yan Fitterer Date: Fri, 9 May 2025 18:39:59 -0400 Subject: [PATCH] [spec] fix provides --- packaging/aznfs/RPM/aznfs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/aznfs/RPM/aznfs.spec b/packaging/aznfs/RPM/aznfs.spec index 445eb105e..3e0e475f2 100644 --- a/packaging/aznfs/RPM/aznfs.spec +++ b/packaging/aznfs/RPM/aznfs.spec @@ -11,6 +11,9 @@ Recommends: build-essential Requires: bash, PROCPS_PACKAGE_NAME, conntrack-tools, iptables, bind-utils, iproute, util-linux, nfs-utils, NETCAT_PACKAGE_NAME, newt, stunnel, net-tools %endif +# The included libraries should not be provided to the system as a whole +%global __provides_exclude_from ^/opt/microsoft/aznfs/libs/.*\\.so.*$ + %description Mount helper program for Azure Blob NFS mounts, providing a secure communication channel for Azure File NFS mounts, and supporting the Turbo NFS client