]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- fix quota with 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
AM
16Version: 2.2.3a
17Release: 0.1
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.
38Patch10: %{name}-2.2.3-vfs.dif
d1d64cbe
AF
39Prereq: /sbin/chkconfig
40Requires: pam >= 0.66
ba850b61 41Requires: logrotate
20825d49 42Requires: samba-common = %{version}
ea8d81e5 43BuildRequires: autoconf
0f00e211 44BuildRequires: ncurses-devel >= 5.2
45BuildRequires: readline-devel >= 4.2
ba850b61 46BuildRequires: pam-devel > 0.66
e4bb74d8 47%{?_with_ldap:BuildRequires: openldap-devel}
e6926f12 48BuildRequires: openssl-devel >= 0.9.6a
da3dadf3 49BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
1925a8b4 50
e11c6ca1 51%define _sysconfdir /etc/samba
ba850b61 52%define _libdir %{_sysconfdir}
432ee34d 53%define _localstatedir %{_var}/log/samba
92c45d25 54
e11c6ca1 55%description
cfa67cf6 56Samba provides an SMB server which can be used to provide network
57services to SMB (sometimes called "Lan Manager") clients, including
58various versions of MS Windows, OS/2, and other Linux machines. Samba
59also provides some SMB clients, which complement the built-in SMB
60filesystem in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
61and does NOT need NetBEUI (Microsoft Raw NetBIOS frame) protocol.
e11c6ca1 62
63This release is known as the "Locking Update" and has full support for
cfa67cf6 64Opportunistic File Locking. In addition this update includes native
65support for Microsoft encrypted passwords, improved browse list and
66WINS database management.
e11c6ca1 67
cfa67cf6 68Please refer to the WHATSNEW.txt document for fixup information. This
69binary release includes encrypted password support. Please read the
70smb.conf file and ENCRYPTION.txt in the docs directory for
71implementation details.
d68d5e15 72
d1d64cbe 73%description -l cs
cfa67cf6 74