Author: arekm Date: Sun Aug 21 19:05:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.0.20 (sql patch is controversial; not updated+disabled)
---- Files affected: SPECS: samba.spec (1.291 -> 1.292) ---- Diffs: ================================================================ Index: SPECS/samba.spec diff -u SPECS/samba.spec:1.291 SPECS/samba.spec:1.292 --- SPECS/samba.spec:1.291 Wed Aug 17 15:24:33 2005 +++ SPECS/samba.spec Sun Aug 21 21:05:29 2005 @@ -35,13 +35,13 @@ Summary(uk): SMB ËĚŚ¤ÎÔ ÔÁ ÓĹŇ×ĹŇ Summary(zh_CN): Samba żÍť§śËşÍˇţÎńĆ÷ Name: samba -Version: 3.0.14a -Release: 6 +Version: 3.0.20 +Release: 0.1 Epoch: 1 License: GPL v2 Group: Networking/Daemons Source0: http://us1.samba.org/samba/ftp/%{name}-%{version}.tar.gz -# Source0-md5: ebee37e66a8b5f6fd328967dc09088e8 +# Source0-md5: 68e72ab16334c329901816febc43217a Source1: smb.init Source2: %{name}.pamd Source3: swat.inetd @@ -57,6 +57,7 @@ Patch2: %{name}-setup-python.patch Patch3: %{name}-FHS.patch Patch4: %{name}-case_insensitive_sql_operator.patch +Patch5: %{name}-c++-nofail.patch URL: http://www.samba.org/ BuildRequires: acl-devel BuildRequires: autoconf @@ -961,7 +962,9 @@ %endif %patch2 -p1 %patch3 -p1 -%patch4 -p1 +# fixme or better drop me, it changes behaviour! +# %patch4 -p1 +%patch5 -p1 cd examples/VFS tar xjf %{SOURCE7} @@ -1273,7 +1276,7 @@ %{_mandir}/man8/smbmnt.8* %{_mandir}/man8/smbmount.8* %{_mandir}/man8/smbumount.8* -%{_mandir}/man8/mount.cifs.8* +%{_mandir}/man8/*mount.cifs.8* %attr(755,root,root) %{_bindir}/nmblookup %attr(755,root,root) %{_bindir}/smbclient %attr(755,root,root) %{_bindir}/smbtar @@ -1300,7 +1303,6 @@ %dir %{_libdir}/%{name} %{_libdir}/%{name}/*.dat %attr(755,root,root) %{_bindir}/testparm -%attr(755,root,root) %{_bindir}/testprns %attr(755,root,root) %{_bindir}/ntlm_auth %attr(755,root,root) %{_bindir}/smbcquotas %attr(755,root,root) %{_bindir}/profiles @@ -1310,7 +1312,6 @@ %attr(755,root,root) %{_libdir}/%{name}/charset/*.so %{_mandir}/man1/editreg.1* %{_mandir}/man1/testparm.1* -%{_mandir}/man1/testprns.1* %{_mandir}/man1/ntlm_auth.1* %{_mandir}/man1/smbcquotas.1* %{_mandir}/man1/profiles.1* @@ -1334,7 +1335,6 @@ %dir %{_datadir}/swat/lang %lang(ja) %{_datadir}/swat/lang/ja %lang(tr) %{_datadir}/swat/lang/tr -%{_datadir}/swat/using_samba %lang(de) %{_libdir}/%{name}/de.msg %{_libdir}/%{name}/en.msg %lang(fr) %{_libdir}/%{name}/fr.msg @@ -1363,6 +1363,7 @@ %files -n libsmbclient %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libsmbclient.so.* +%{_mandir}/man8/libsmbclient.8* %files -n libsmbclient-devel %defattr(644,root,root,755) @@ -1513,6 +1514,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.292 2005/08/21 19:05:29 arekm +- up to 3.0.20 (sql patch is controversial; not updated+disabled) + Revision 1.291 2005/08/17 13:24:33 paszczus - added R: heimdal-libs >= 0.7 to -client package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/samba.spec?r1=1.291&r2=1.292&f=u _______________________________________________ pld-cvs-commit mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
