Author: arekm Date: Fri Mar 13 13:00:30 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.3.2
---- Files affected: SPECS: samba.spec (1.437 -> 1.438) ---- Diffs: ================================================================ Index: SPECS/samba.spec diff -u SPECS/samba.spec:1.437 SPECS/samba.spec:1.438 --- SPECS/samba.spec:1.437 Thu Mar 12 12:56:57 2009 +++ SPECS/samba.spec Fri Mar 13 14:00:24 2009 @@ -46,13 +46,13 @@ Summary(uk.UTF-8): SMB клієнт та сервер Summary(zh_CN.UTF-8): Samba 客户端和服务器 Name: samba -Version: 3.3.1 -Release: 4 +Version: 3.3.2 +Release: 1 Epoch: 1 License: GPL v2 Group: Networking/Daemons Source0: http://www.samba.org/samba/ftp/%{name}-%{version}.tar.gz -# Source0-md5: babe094be14886d265b1caa917d29aa7 +# Source0-md5: 5c5178ea2c5d9bd5f6569285f2e0e6d7 Source1: smb.init Source2: %{name}.pamd Source3: swat.inetd @@ -69,8 +69,6 @@ Patch3: %{name}-nscd.patch Patch4: %{name}-lprng-no-dot-printers.patch Patch5: %{name}-link.patch -Patch6: %{name}-dnssd.patch -Patch7: %{name}-force-group.patch URL: http://www.samba.org/ BuildRequires: acl-devel BuildRequires: autoconf @@ -957,8 +955,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 -%patch7 -p1 + %{__sed} -i 's#%SAMBAVERSION%#%{version}#' docs/htmldocs/index.html cd examples/VFS @@ -1163,12 +1160,23 @@ %attr(755,root,root) %{_vfsdir}/acl_tdb.so %attr(755,root,root) %{_vfsdir}/acl_xattr.so %attr(755,root,root) %{_vfsdir}/fileid.so +%attr(755,root,root) %{_vfsdir}/preopen.so %attr(755,root,root) %{_vfsdir}/shadow_copy2.so %attr(755,root,root) %{_vfsdir}/smb_traffic_analyzer.so %attr(755,root,root) %{_vfsdir}/streams_depot.so %attr(755,root,root) %{_vfsdir}/streams_xattr.so %attr(755,root,root) %{_vfsdir}/syncops.so %attr(755,root,root) %{_vfsdir}/xattr_tdb.so +%{_mandir}/man8/vfs_acl_tdb.8* +%{_mandir}/man8/vfs_acl_xattr.8* +%{_mandir}/man8/vfs_fileid.8* +%{_mandir}/man8/vfs_preopen.8* +%{_mandir}/man8/vfs_shadow_copy2.8* +%{_mandir}/man8/vfs_smb_traffic_analyzer.8* +%{_mandir}/man8/vfs_streams_xattr.8* +%{_mandir}/man8/vfs_streams_depot.8* +%{_mandir}/man8/vfs_xattr_tdb.8* + %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/samba/smbusers %attr(754,root,root) /etc/rc.d/init.d/smb @@ -1185,10 +1193,6 @@ %{_mandir}/man8/nmbd.8* %{_mandir}/man8/smbd.8* %{_mandir}/man8/smbpasswd.8* -%{_mandir}/man8/vfs_smb_traffic_analyzer.8* -%{_mandir}/man8/vfs_streams_xattr.8* -%{_mandir}/man8/vfs_streams_depot.8* -%{_mandir}/man8/vfs_xattr_tdb.8* %dir %{_sambahome} %dir /var/lib/samba @@ -1514,6 +1518,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.438 2009/03/13 13:00:24 arekm +- up to 3.3.2 + Revision 1.437 2009/03/12 11:56:57 wolvverine - add samba-force-group.patch, rel. 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.437&r2=1.438&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
