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:
parent
3bcacc98bc
commit
e3941154dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d783030b0cbdf26899e85c499cd33b5fef2a110e611281e80dfb9bd8f32c3981
|
||||
size 127746417
|
3
ceph-12.2.0+git.1506009682.0e5b4307f3.tar.bz2
Normal file
3
ceph-12.2.0+git.1506009682.0e5b4307f3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3e97d7937f4b9f1088ac9af06ee699d79a1be4acbefa4631a7d34805ac0a137
|
||||
size 127755345
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 16:02:37 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.2.0+git.1506009682.0e5b4307f3:
|
||||
+ upstream luminous a931cf68120d99661b785cc794e2b6965d621f06
|
||||
+ spec file:
|
||||
* ceph-fuse requires fuse; make that dependency explicit
|
||||
* drop obsolete qemu symlink hack in librbd1 %post
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 14:39:08 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 12.2.0+git.1505141259.1264bae1a8
|
||||
Version: 12.2.0+git.1506009682.0e5b4307f3
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 16:02:37 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.2.0+git.1506009682.0e5b4307f3:
|
||||
+ upstream luminous a931cf68120d99661b785cc794e2b6965d621f06
|
||||
+ spec file:
|
||||
* ceph-fuse requires fuse; make that dependency explicit
|
||||
* drop obsolete qemu symlink hack in librbd1 %post
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 14:39:08 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user