Sync-up with upstream -- formatting issues
This commit is contained in:
parent
7ebc469b21
commit
d8048b573b
@ -205,6 +205,9 @@ Group: System Environment/Libraries
|
||||
License: LGPL-2.0
|
||||
Requires: librados2 = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: python-ceph
|
||||
%if 0%{defined suse_version}
|
||||
%py_requires
|
||||
%endif
|
||||
%description -n python-rados
|
||||
This package contains Python libraries for interacting with Cephs RADOS
|
||||
object store.
|
||||
@ -907,7 +910,8 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
|
||||
%defattr(-,root,root,-)
|
||||
%{_javadir}/libcephfs.jar
|
||||
|
||||
# We need to create these three for compatibility reasons
|
||||
# We need an empty %files list for ceph-libs-compat, ceph-devel-compat and
|
||||
# python-ceph-compat to tell rpmbuild to actually build these meta packages.
|
||||
%files libs-compat
|
||||
|
||||
%files devel-compat
|
||||
|
Loading…
Reference in New Issue
Block a user