Author: arekm Date: Wed Sep 15 19:05:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.5.5
---- Files affected: packages/samba: samba.spec (1.495 -> 1.496) ---- Diffs: ================================================================ Index: packages/samba/samba.spec diff -u packages/samba/samba.spec:1.495 packages/samba/samba.spec:1.496 --- packages/samba/samba.spec:1.495 Mon Aug 30 15:36:29 2010 +++ packages/samba/samba.spec Wed Sep 15 21:04:57 2010 @@ -60,13 +60,13 @@ Summary(uk.UTF-8): SMB клієнт та сервер Summary(zh_CN.UTF-8): Samba 客户端和服务器 Name: samba -Version: 3.5.4 -Release: 3 +Version: 3.5.5 +Release: 1 Epoch: 1 License: GPL v3 Group: Networking/Daemons Source0: http://www.samba.org/samba/ftp/stable/%{name}-%{version}.tar.gz -# Source0-md5: 22c8c977eaa18be50f3878c6d0e0c2f0 +# Source0-md5: 278728aeeef9db7e27fa6a2ce5b43509 Source1: smb.init Source2: %{name}.pamd Source3: swat.inetd @@ -100,7 +100,7 @@ BuildRequires: keyutils-devel BuildRequires: libmagic-devel BuildRequires: libnscd-devel -%{?with_system_talloc:BuildRequires: libtalloc-devel >= %{libtalloc_ver}} +%{?with_system_libtalloc:BuildRequires: libtalloc-devel >= %{libtalloc_ver}} BuildRequires: libtool >= 2:1.4d BuildRequires: make >= 3.81 BuildRequires: ncurses-devel >= 5.2 @@ -1374,8 +1374,6 @@ %attr(755,root,root) %{_bindir}/umount.cifs4 %attr(755,root,root) %{_bindir}/setnttoken4 %attr(755,root,root) %{_bindir}/smbtorture4 -%attr(755,root,root) %{_sbindir}/cifs.upcall -%{_mandir}/man8/cifs.upcall.8* %endif %attr(755,root,root) /sbin/mount.cifs %attr(755,root,root) /sbin/umount.cifs @@ -1389,6 +1387,7 @@ %attr(755,root,root) %{_bindir}/smbsh %attr(755,root,root) %{_bindir}/smbtar %attr(755,root,root) %{_bindir}/smbtree +%attr(755,root,root) %{_sbindir}/cifs.upcall %attr(755,root,root) %{_libdir}/smbwrapper.so %{_mandir}/man1/findsmb.1* %{_mandir}/man1/nmblookup.1* @@ -1401,6 +1400,7 @@ %{_mandir}/man1/smbtree.1* %{_mandir}/man8/net.8* %{_mandir}/man8/*mount.cifs.8* +%{_mandir}/man8/cifs.upcall.8* %files common %defattr(644,root,root,755) @@ -1723,6 +1723,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.496 2010/09/15 19:04:57 arekm +- up to 3.5.5 + Revision 1.495 2010/08/30 13:36:29 arekm epoch for system libtalloc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/samba/samba.spec?r1=1.495&r2=1.496&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
