public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] samba: Update to 4.17.5
@ 2023-02-17 14:56 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2023-02-17 14:56 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1686 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 samba/samba.nm | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

diff --git a/samba/samba.nm b/samba/samba.nm
index 7b7c2003f..d5441344f 100644
--- a/samba/samba.nm
+++ b/samba/samba.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = samba
-version    = 4.5.1
+version    = 4.17.5
 release    = 1
 
 groups     = Networking/Daemons
@@ -32,29 +32,41 @@ CFLAGS    += \
 
 build
 	requires
+		/usr/bin/rpcgen
 		autoconf
 		automake
+		bison
 		avahi-devel
 		cups-devel >= 2.1.4
+		dbus-devel
 		docbook-xsl
+		flex
 		gettext
-		gnutls-devel
+		gnutls-devel >= 3.7.8
+		gpgme-devel
+		jansson-devel
 		ncurses-devel
 		libacl-devel
+		libarchive-devel
 		libattr-devel
 		libcap-devel
-		libldb-devel >= 1.1.27
+		libldb-devel = 2.6.1
 		libtalloc-devel >= 2.1.8
 		libtdb-devel >=1.3.11
 		libtevent-devel >= 0.9.29
 		openldap-devel
 		openssl-devel
 		pam-devel
+		perl(JSON)
+		perl(Parse::Yapp::Driver) >= 1.21
 		popt-devel
-		pyldb
-		pytalloc
-		pytdb
-		pytevent
+		python3-devel
+		python3-dns
+		python3-markdown
+		python3-ldb
+		python3-talloc
+		python3-tdb
+		python3-tevent
 		readline-devel
 		which
 		zlib-devel
@@ -70,7 +82,7 @@ build
 		--with-logfilebase=%{localstatedir}/log/samba \
 		--with-modulesdir=%{libdir}/samba \
 		--with-configdir=%{sysconfdir}/samba \
-		--with-pammodulesdir=/%{lib}/security \
+		--with-pammodulesdir=%{libdir}/security \
 		--with-automount \
 		--with-pam \
 		--with-quotas \
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-17 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17 14:56 [PATCH] samba: Update to 4.17.5 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox