[packages/samba] - ceph is back (ceph_statx seems to be introduced in ceph 11)

qboosh qboosh at pld-linux.org
Mon Jun 8 06:13:44 CEST 2020


commit 7b78e141446b236b0ac5b086e9f17de486f76646
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 8 06:14:26 2020 +0200

    - ceph is back (ceph_statx seems to be introduced in ceph 11)

 samba.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index d14533e..d12e4c8 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,6 +1,5 @@
 # TODO:
 # - bcond/subpackage for Spotlight tracker backend (BR: glib2-devel tracker-devel >= 2.0)?
-# - ressurect ceph (requires ceph_statx)
 # - gpfs.h (nfs-ganesha?)
 #
 # Note:
@@ -10,7 +9,7 @@
 #
 # Conditional build:
 %bcond_without	ads		# ActiveDirectory support
-%bcond_with	ceph		# Ceph (RADOS) storage support
+%bcond_without	ceph		# Ceph (RADOS) storage support
 %bcond_without	cups		# CUPS support
 %bcond_without	ldap		# LDAP support
 %bcond_without	avahi		# Avahi support
@@ -72,7 +71,7 @@ URL:		https://www.samba.org/
 BuildRequires:	acl-devel
 %{?with_avahi:BuildRequires:	avahi-devel}
 BuildRequires:	bison
-%{?with_ceph:BuildRequires:	ceph-devel >= 0.73}
+%{?with_ceph:BuildRequires:	ceph-devel >= 11}
 BuildRequires:	cmocka-devel >= 1.1.3
 %if %{with winexe}
 BuildRequires:	crossmingw32-gcc
@@ -227,6 +226,7 @@ Summary:	VFS module to host shares on Ceph file system
 Summary(pl.UTF-8):	Moduł VFS do serwowania zasobów z systemu plików Ceph
 Group:		Networking/Daemons
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	ceph-libs >= 11
 
 %description vfs-ceph
 VFS module to host shares on Ceph file system.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/7b78e141446b236b0ac5b086e9f17de486f76646



More information about the pld-cvs-commit mailing list