]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- apply lib64 on all archs which use lib64
[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)
29511e6d 18#%bcond_with ipv6 # with IPv6 support
e4bb74d8 19#
1e2a5fcf
JB
20# ADS requires krb5 and LDAP
21%if %{without krb5} || %{without ldap}
22%undefine with_ads
23%endif
6b622883 24%define vscan_version 0.3.5
ac6f9d13 25Summary: SMB server
ac6f9d13
MC
26Summary(cs): Server SMB
27Summary(da): SMB server
28Summary(de): SMB-Server
da957f7e 29Summary(es): El servidor SMB
ac6f9d13
MC
30Summary(fi): SMB-palvelin
31Summary(fr): Serveur SMB
32Summary(it): Server SMB
da957f7e 33