Accepting request 528133 from filesystems:ceph:luminous
pre-12.2.1 OBS-URL: https://build.opensuse.org/request/show/528133 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=130
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 12.2.0+git.1505141259.1264bae1a8
|
||||
Version: 12.2.0+git.1506009682.0e5b4307f3
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@@ -356,6 +356,7 @@ Summary: Ceph fuse-based client
|
||||
%if 0%{?suse_version}
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
Requires: fuse
|
||||
%description fuse
|
||||
FUSE based client for Ceph distributed network file system
|
||||
|
||||
@@ -1578,10 +1579,7 @@ fi
|
||||
%{_libdir}/librbd_tp.so.*
|
||||
%endif
|
||||
|
||||
%post -n librbd1
|
||||
/sbin/ldconfig
|
||||
mkdir -p /usr/lib64/qemu/
|
||||
ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
|
||||
%post -n librbd1 -p /sbin/ldconfig
|
||||
|
||||
%postun -n librbd1 -p /sbin/ldconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user