]> git.pld-linux.org Git - packages/ceph.git/blobdiff - ceph.spec
- release 4 (by relup.sh)
[packages/ceph.git] / ceph.spec
index 8dd8cdcca8bc5640e5691fff61f3be182308128d..c55b617918ffb6547a1e6048db43e86c9ad07bcb 100644 (file)
--- a/ceph.spec
+++ b/ceph.spec
@@ -34,7 +34,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:       12.2.13
-Release:       2
+Release:       4
 License:       LGPL v2.1 (libraries), GPL v2 (some programs)
 Group:         Base
 Source0:       http://download.ceph.com/tarballs/%{name}-%{version}.tar.gz
@@ -308,7 +308,8 @@ cd build
        %{?with_system_rocksdb:-DWITH_SYSTEM_ROCKSDB=ON} \
        -DWITH_SYSTEMD=ON \
        %{?with_accelio:-DWITH_XIO=ON} \
-       %{?with_zfs:-DWITH_ZFS=ON}
+       %{?with_zfs:-DWITH_ZFS=ON} \
+       -DWITH_REENTRANT_STRSIGNAL=ON
 
 %{__make}
 
This page took 0.048371 seconds and 4 git commands to generate.