[packages/ceph] Rel 2; libtacopie.so also moved to -libs as libcpp_redis.so needs it
arekm
arekm at pld-linux.org
Thu Mar 20 09:44:49 CET 2025
commit c6ccab1d969761b65fdc2ee3144060034cb45c77
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Mar 20 08:32:24 2025 +0100
Rel 2; libtacopie.so also moved to -libs as libcpp_redis.so needs it
ceph.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index e44ba11..372179c 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -55,7 +55,7 @@ Summary: User space components of the Ceph file system
Summary(pl.UTF-8): Działające w przestrzeni użytkownika elementy systemu plików Ceph
Name: ceph
Version: 19.2.1
-Release: 1
+Release: 2
License: LGPL v2.1 (libraries), GPL v2 (some programs)
Group: Base
Source0: http://download.ceph.com/tarballs/%{name}-%{version}.tar.gz
@@ -594,7 +594,6 @@ fi
%endif
%{_libexecdir}/ceph/ceph_common.sh
%attr(755,root,root) %{_libexecdir}/ceph/ceph-osd-prestart.sh
-%attr(755,root,root) %{_libdir}/ceph/libtacopie.so
%dir %{_libdir}/ceph/compressor
%attr(755,root,root) %{_libdir}/ceph/compressor/libceph_lz4.so*
%attr(755,root,root) %{_libdir}/ceph/compressor/libceph_snappy.so*
@@ -750,6 +749,7 @@ fi
%attr(755,root,root) %ghost %{_libdir}/librgw_rados_tp.so.2
%attr(755,root,root) %{_libdir}/libcephsqlite.so
%dir %{_libdir}/ceph
+%attr(755,root,root) %{_libdir}/ceph/libtacopie.so
# needed by librgw.so.*
%attr(755,root,root) %{_libdir}/ceph/libcpp_redis.so
%attr(755,root,root) %{_libdir}/ceph/libceph-common.so.2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/c6ccab1d969761b65fdc2ee3144060034cb45c77
More information about the pld-cvs-commit
mailing list