From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] samba: Update to 4.17.5 Date: Fri, 17 Feb 2023 15:56:14 +0100 Message-ID: <20230217145614.186833-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1026401435626377634==" List-Id: --===============1026401435626377634== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Stefan Schantl --- 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 @@ ############################################################################= ### =20 name =3D samba -version =3D 4.5.1 +version =3D 4.17.5 release =3D 1 =20 groups =3D Networking/Daemons @@ -32,29 +32,41 @@ CFLAGS +=3D \ =20 build requires + /usr/bin/rpcgen autoconf automake + bison avahi-devel cups-devel >=3D 2.1.4 + dbus-devel docbook-xsl + flex gettext - gnutls-devel + gnutls-devel >=3D 3.7.8 + gpgme-devel + jansson-devel ncurses-devel libacl-devel + libarchive-devel libattr-devel libcap-devel - libldb-devel >=3D 1.1.27 + libldb-devel =3D 2.6.1 libtalloc-devel >=3D 2.1.8 libtdb-devel >=3D1.3.11 libtevent-devel >=3D 0.9.29 openldap-devel openssl-devel pam-devel + perl(JSON) + perl(Parse::Yapp::Driver) >=3D 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=3D%{localstatedir}/log/samba \ --with-modulesdir=3D%{libdir}/samba \ --with-configdir=3D%{sysconfdir}/samba \ - --with-pammodulesdir=3D/%{lib}/security \ + --with-pammodulesdir=3D%{libdir}/security \ --with-automount \ --with-pam \ --with-quotas \ --=20 2.30.2 --===============1026401435626377634==--