Sync-up with upstream -- formatting issues

This commit is contained in:
Boris Ranto 2014-11-12 14:59:35 +01:00
parent 7ebc469b21
commit d8048b573b
1 changed files with 14 additions and 10 deletions

View File

@ -205,6 +205,9 @@ Group: System Environment/Libraries
License: LGPL-2.0 License: LGPL-2.0
Requires: librados2 = %{epoch}:%{version}-%{release} Requires: librados2 = %{epoch}:%{version}-%{release}
Obsoletes: python-ceph Obsoletes: python-ceph
%if 0%{defined suse_version}
%py_requires
%endif
%description -n python-rados %description -n python-rados
This package contains Python libraries for interacting with Cephs RADOS This package contains Python libraries for interacting with Cephs RADOS
object store. object store.
@ -907,7 +910,8 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_javadir}/libcephfs.jar %{_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 libs-compat
%files devel-compat %files devel-compat