]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- rel. 2
[packages/samba.git] / samba.spec
CommitLineData
e4bb74d8 1#
29511e6d 2# TODO:
00740c8f 3# - fix Summary and Description for python-samba package
29511e6d 4# - look into other distro specs for valid %descriptions for samba 3
5# - review configure options
6b622883 6# - fix broken --without ldap, test functionality with other bconds
cb23ae1c 7# - check tdbtool (with tdb.spec)
29511e6d 8#
e4bb74d8 9# Conditional build:
1e2a5fcf 10%bcond_without ads # without ActiveDirectory support
1d99cec1 11%bcond_without cups # without CUPS support
d1d9e9b8
JB
12%bcond_without krb5 # without Kerberos5/Heimdal support
13%bcond_without ldap # without LDAP support
1d99cec1 14%bcond_without mysql # without MySQL support
e865f6dc 15%bcond_without pgsql # without PostgreSQL support
d1d9e9b8 16%bcond_without python # without python libs/utils
1d99cec1 17%bcond_with ldapsam # with LDAP SAM 2.2 based auth (instead of smbpasswd)
e4bb74d8 18#
1e2a5fcf
JB
19# ADS requires krb5 and LDAP
20%if %{without krb5} || %{without ldap}
21%undefine with_ads
22%endif
6b622883 23%define vscan_version 0.3.5
ac6f9d13 24Summary: SMB server
ac6f9d13
MC
25Summary(cs): Server SMB
26Summary(da): SMB server
27Summary(de): SMB-Server
da957f7e 28Summary(es): El servidor SMB
ac6f9d13
MC
29Summary(fi): SMB-palvelin
30Summary(fr): Serveur SMB
31Summary(it): Server SMB
da957f7e 32