]> git.pld-linux.org Git - packages/samba.git/blobdiff - samba.spec
- updated to 4.9.5, BR: ldb-devel >= 1.4.6
[packages/samba.git] / samba.spec
index 920473bf0ae59368c53384a83b5fb9cf14f2401f..ecbfde693b391ac95209b51908a1678fc1a43881 100644 (file)
 %bcond_with    replace
 
 %if %{with system_libs}
-%define                ldb_ver         1.4.3
-%define                talloc_ver      2:2.1.11
-%define                tdb_ver         2:1.3.15
-%define                tevent_ver      0.9.36
+%define                ldb_ver         1.4.6
+%define                talloc_ver      2:2.1.14
+%define                tdb_ver         2:1.3.16
+%define                tevent_ver      0.9.37
 %endif
 
 # dmapi-devel with xfsprogs-devel >= 4.11(?) needs largefile (64bit off_t) that isn't detected properly
 Summary:       Samba Active Directory and SMB server
 Summary(pl.UTF-8):     Serwer Samba Active Directory i SMB
 Name:          samba
-Version:       4.9.2
-Release:       2
+Version:       4.9.5
+Release:       1
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
 Source0:       https://www.samba.org/ftp/samba/samba-%{version}.tar.gz
-# Source0-md5: 3a77705cc74feca697d2e434d7d2f0a6
+# Source0-md5: e761ba58bdbcb903bd3692283d46103a
 Source1:       smb.init
 Source2:       samba.pamd
 Source4:       samba.sysconfig
@@ -739,6 +739,9 @@ fi
 %service samba restart "Samba AD daemons"
 %systemd_post samba.service
 
+%triggerpostun -- samba < 1:4.9.2-3
+%{_bindir}/net groupmap add sid=S-1-5-32-546 unixgroup=nobody type=builtin || :
+
 %triggerpostun -- samba4 < 1:4.1.1-1
 # CVE-2013-4476
 [ -e %{_sysconfdir}/samba/tls/key.pem ] || exit 0
@@ -1045,7 +1048,9 @@ fi
 %files vfs-glusterfs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/samba/vfs/glusterfs.so
+%attr(755,root,root) %{_libdir}/samba/vfs/glusterfs_fuse.so
 %{_mandir}/man8/vfs_glusterfs.8*
+%{_mandir}/man8/vfs_glusterfs_fuse.8*
 
 %files common
 %defattr(644,root,root,755)
This page took 0.291192 seconds and 4 git commands to generate.