]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- updated to 2.2.3a + fixed quotas on 2.4.x
[packages/samba.git] / samba.spec
CommitLineData
e4bb74d8
JB
1#
2# Conditional build:
3# _with_ldap - with LDAP support
4#
ac6f9d13
MC
5Summary: SMB server
6Summary(pl): Serwer SMB
7Summary(cs): Server SMB
8Summary(da): SMB server
9Summary(de): SMB-Server
10Summary(fi): SMB-palvelin
11Summary(fr): Serveur SMB
12Summary(it): Server SMB
ea8d81e5 13Summary(pl): Serwer SMB
ac6f9d13 14Summary(tr): SMB sunucusu
1925a8b4 15Name: samba
b36aa9d5 16Version: 2.2.3a
f4ab0aa0 17Release: 0.2
e11c6ca1 18License: GPL
11d2c190 19Group: Networking/Daemons
432ee34d 20URL: http://www.samba.org/
b36aa9d5 21Source0: ftp://ftp.samba.org/pub/samba/%{name}-%{version}.tar.bz2
ba850b61 22Source1: smb.init
cfa67cf6 23Source2: %{name}.pamd
d7dadfd6 24Source3: swat.inetd
cfa67cf6 25Source4: %{name}.sysconfig
26Source5: %{name}.logrotate
138aecb0 27Source6: smb.conf
cfa67cf6 28Patch1: %{name}-config.patch
a25aa19f 29Patch2: %{name}-DESTDIR.patch
30Patch3: %{name}-manpages_PLD_fixes.patch
31Patch4: %{name}-smbprint.patch
32Patch5: %{name}-autoconf.patch
33Patch6: %{name}-smbadduser.patch
34Patch7: %{name}-nmbd_socket.patch
b36aa9d5
AM
35Patch8: %{name}-pam_smbpass.patch
36Patch9: %{name}-srv_spoolss_nt.patch
d2bac7a9 37# needed for external vfs modules to work.
f4ab0aa0
AM
38Patch10: %{name}-vfs.patch
39Patch11: %{name}-quota.patch
d1d64cbe
AF
40Prereq: /sbin/chkconfig
41Requires: pam >= 0.66
ba850b61 42Requires: logrotate
20825d49 43Requires: samba-common = %{version}
ea8d81e5 44BuildRequires: autoconf
0f00e211 45BuildRequires: ncurses-devel >= 5.2
46BuildRequires: readline-devel >= 4.2
ba850b61 47BuildRequires: pam-devel > 0.66
e4bb74d8 48%{?_with_ldap:BuildRequires: openldap-devel}
e6926f12 49BuildRequires: openssl-devel >= 0.9.6a
da3dadf3 50BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1925a8b4 51
e11c6ca1 52%define _sysconfdir /etc/samba
ba850b61 53%define _libdir %{_sysconfdir}
432ee34d 54%define _localstatedir %{_var}/log/samba
92c45d25 55
e11c6ca1 56%description
cfa67cf6 57Samba provides an SMB server which can be used to provide network
58services to SMB (sometimes called "Lan Manager") clients, including
59various versions of MS Windows, OS/2, and other Linux machines. Samba
60also provides some SMB clients, which complement the built-in SMB
61filesystem in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
62and does NOT need NetBEUI (Microsoft Raw NetBIOS frame) protocol.
e11c6ca1 63
64This release is known as the "Locking Update" and has full support for
cfa67cf6 65Opportunistic File Locking. In addition this update includes native
66support for Microsoft encrypted passwords, improved browse list and
67WINS database management.
e11c6ca1 68
cfa67cf6 69Please refer to the WHATSNEW.txt document for fixup information. This
70binary release includes encrypted password support. Please read the
71smb.conf file and ENCRYPTION.txt in the docs directory for
72implementation details.
d68d5e15 73
d1d64cbe 74%description -l cs
cfa67cf6 75