Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions packaging/aznfs/RPM/aznfs.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down