SPECS: samba.spec - pdb-xml is gone with 3.0.23 release
glen
glen at pld-linux.org
Tue Jul 25 11:22:20 CEST 2006
Author: glen Date: Tue Jul 25 09:22:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pdb-xml is gone with 3.0.23 release
---- Files affected:
SPECS:
samba.spec (1.328 -> 1.329)
---- Diffs:
================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.328 SPECS/samba.spec:1.329
--- SPECS/samba.spec:1.328 Tue Jul 25 11:07:09 2006
+++ SPECS/samba.spec Tue Jul 25 11:22:15 2006
@@ -1,7 +1,6 @@
# $Revision$, $Date$
# TODO:
# - look into other distro specs for valid %descriptions for samba 3
-# - check where's pdb-xml
#
# Conditional build:
%bcond_without ads # without ActiveDirectory support
@@ -33,7 +32,7 @@
Summary(zh_CN): Samba żÍť§śËşÍˇţÎńĆ÷
Name: samba
Version: 3.0.23a
-Release: 0.4
+Release: 0.6
Epoch: 1
License: GPL v2
Group: Networking/Daemons
@@ -63,7 +62,7 @@
BuildRequires: iconv
BuildRequires: libmagic-devel
BuildRequires: libtool >= 2:1.4d
-BuildRequires: libxml2-devel
+#BuildRequires: libxml2-devel
BuildRequires: ncurses-devel >= 5.2
%{?with_ldap:BuildRequires: openldap-devel >= 2.3.0}
BuildRequires: openssl-devel >= 0.9.7d
@@ -83,6 +82,7 @@
Requires: pam >= 0.66
Requires: rc-scripts
Requires: setup >= 2.4.6-7
+Obsoletes: samba-pdb-xml
Obsoletes: samba-vfs-block
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -285,18 +285,6 @@
ÄĚŃ ÄÉÓÔÁÎĂŚĘÎĎÇĎ ÁÄÍŚÎŚÓÔŇŐ×ÁÎÎŃ ĆÁĘĚŐ smb.conf ÚÁ ÄĎĐĎÍĎÇĎŔ ×ÁŰĎÇĎ
ŐĚŔÂĚĹÎĎÇĎ Web-ÂŇÁŐÚĹŇŐ.
-%package pdb-xml
-Summary: Samba XML password database plugin
-Summary(pl): Wtyczka Samby do przechowywania haseł w bazie XML
-Group: Networking/Daemons
-Requires: %{name} = %{epoch}:%{version}-%{release}
-
-%description pdb-xml
-Samba XML password database plugin.
-
-%description pdb-xml -l pl
-Wtyczka Samby do przechowywania haseł w bazie XML.
-
%package client
Summary: Samba client programs
Summary(es): Cliente SMB de Samba
@@ -962,7 +950,6 @@
# --with-vfs \
# --with-tdbsam \
# %{?with_ipv6:--with-ipv6} \
-# --with-expsam=xml%{?with_mysql:,mysql}%{?with_pgsql:,pgsql} \
%configure \
--with-rootsbindir=/sbin \
@@ -1181,10 +1168,6 @@
%doc examples/LDAP
%endif
-%files pdb-xml
-%defattr(644,root,root,755)
-#%attr(755,root,root) %{_libdir}/%{name}/pdb/xml.so
-
%files winbind
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/winbindd
@@ -1463,6 +1446,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.329 2006/07/25 09:22:15 glen
+- pdb-xml is gone with 3.0.23 release
+
Revision 1.328 2006/07/25 09:07:09 glen
- ldapsam is gone with 3.0.22 release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/samba.spec?r1=1.328&r2=1.329&f=u
More information about the pld-cvs-commit
mailing list