Cleanup the Requires: list of the fuse packages. Remove fuse-libs,
libstdc++, libuuid. Don't add libraries to the list, the RPM build
system will find the dependencies by itself.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Summary: Ceph fuse-based client
Group: System Environment/Base
Requires: %{name}
-Requires: fuse-libs
-Requires: libstdc++
-Requires: libuuid
BuildRequires: fuse-devel
%description fuse
FUSE based client for Ceph distributed network file system
Summary: Ceph fuse-based client
Group: System Environment/Base
Requires: %{name}
-Requires: fuse-libs
-Requires: libstdc++
-Requires: libuuid
BuildRequires: fuse-devel
%description -n rbd-fuse
FUSE based client to map Ceph rbd images to files