SPECS: samba.spec - rel 2; require newer tdb
arekm
arekm at pld-linux.org
Sat Nov 1 21:30:03 CET 2008
Author: arekm Date: Sat Nov 1 20:30:02 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; require newer tdb
---- Files affected:
SPECS:
samba.spec (1.420 -> 1.421)
---- Diffs:
================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.420 SPECS/samba.spec:1.421
--- SPECS/samba.spec:1.420 Sat Nov 1 12:40:51 2008
+++ SPECS/samba.spec Sat Nov 1 21:29:56 2008
@@ -46,7 +46,7 @@
Summary(zh_CN.UTF-8): Samba 客户端和服务器
Name: samba
Version: 3.2.4
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2
Group: Networking/Daemons
@@ -368,6 +368,7 @@
Summary(ru.UTF-8): Файлы, используемые как сервером, так и клиентом Samba
Summary(uk.UTF-8): Файли, що використовуються як сервером, так і клієнтом Samba
Group: Networking/Daemons
+Requires: tdb >= 1.1.0
%description common
Samba-common provides files necessary for both the server and client
@@ -1089,7 +1090,7 @@
> $RPM_BUILD_ROOT/etc/security/blacklist.samba
# we have this utility in tdb package
-rm -f $RPM_BUILD_ROOT{%{_bindir}/tdbdump,%{_mandir}/man8/tdbdump.8*}
+rm -f $RPM_BUILD_ROOT{%{_bindir}/tdb{backup,dump},%{_mandir}/man8/tdb{backup,dump}.8*}
mv $RPM_BUILD_ROOT%{_bindir}/tdbtool $RPM_BUILD_ROOT%{_bindir}/tdbtool_samba
@@ -1164,7 +1165,6 @@
%attr(755,root,root) %{_bindir}/smbstatus
%attr(755,root,root) %{_bindir}/smbpasswd
%attr(755,root,root) %{_bindir}/smbcontrol
-%attr(755,root,root) %{_bindir}/tdbbackup
%attr(755,root,root) %{_bindir}/tdbtool_samba
%dir %{_libdir}/%{name}/pdb
@@ -1191,7 +1191,6 @@
%{_mandir}/man8/smbd.8*
%{_mandir}/man8/smbpasswd.8*
%{_mandir}/man8/vfs_streams_xattr.8*
-%{_mandir}/man8/tdbbackup.8*
%{_mandir}/man8/vfs_xattr_tdb.8*
%dir %{_sambahome}
@@ -1513,6 +1512,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.421 2008/11/01 20:29:56 arekm
+- rel 2; require newer tdb
+
Revision 1.420 2008/11/01 11:40:51 arekm
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.420&r2=1.421&f=u
More information about the pld-cvs-commit
mailing list