]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- remove outdated patch7 ,rel 0.2 ,STBR -> test
[packages/samba.git] / samba.spec
CommitLineData
e4bb74d8
JB
1#
2# Conditional build:
3# _with_ldap - with LDAP support
ab6f9735 4# _with_ipv6 - with IPv6 support
e4bb74d8 5#
ac6f9d13
MC
6Summary: SMB server
7Summary(pl): Serwer SMB
8Summary(cs): Server SMB
9Summary(da): SMB server
10Summary(de): SMB-Server
11Summary(fi): SMB-palvelin
12Summary(fr): Serveur SMB
13Summary(it): Server SMB
ea8d81e5 14Summary(pl): Serwer SMB
ac6f9d13 15Summary(tr): SMB sunucusu
1925a8b4 16Name: samba
5e0b319f 17Version: 2.2.4
84a302e0 18Release: 0.2
e11c6ca1 19License: GPL
11d2c190 20Group: Networking/Daemons
432ee34d 21URL: http://www.samba.org/
b36aa9d5 22Source0: ftp://ftp.samba.org/pub/samba/%{name}-%{version}.tar.bz2
ba850b61 23Source1: smb.init
cfa67cf6 24Source2: %{name}.pamd
d7dadfd6 25Source3: swat.inetd
cfa67cf6 26Source4: %{name}.sysconfig
27Source5: %{name}.logrotate
138aecb0 28Source6: smb.conf
cfa67cf6 29Patch1: %{name}-config.patch
a25aa19f 30Patch2: %{name}-DESTDIR.patch
31Patch3: %{name}-manpages_PLD_fixes.patch
32Patch4: %{name}-smbprint.patch
33Patch5: %{name}-autoconf.patch
34Patch6: %{name}-smbadduser.patch
35Patch7: %{name}-nmbd_socket.patch
84a302e0 36Patch10: %{name}-vfs.patch
f4ab0aa0 37Patch11: %{name}-quota.patch
ab6f9735 38Patch12: http://v6web.litech.org/samba/samba-2.2.3a+IPv6-20020419.diff
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