]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- unify msg_not_running usage
[packages/samba.git] / samba.spec
CommitLineData
e4bb74d8 1#
29511e6d 2# TODO:
29511e6d 3# - look into other distro specs for valid %descriptions for samba 3
29511e6d 4#
e4bb74d8 5# Conditional build:
1e2a5fcf 6%bcond_without ads # without ActiveDirectory support
1d99cec1 7%bcond_without cups # without CUPS support
d1d9e9b8
JB
8%bcond_without krb5 # without Kerberos5/Heimdal support
9%bcond_without ldap # without LDAP support
1d99cec1 10%bcond_without mysql # without MySQL support
e865f6dc 11%bcond_without pgsql # without PostgreSQL support
d1d9e9b8 12%bcond_without python # without python libs/utils
087058b8 13%bcond_with ldapsam # with LDAP SAM (samba) 2.2 based auth (instead of newer bcond ldap)
105507bc 14
1e2a5fcf
JB
15# ADS requires krb5 and LDAP
16%if %{without krb5} || %{without ldap}
17%undefine with_ads
18%endif
31243004 19%define vscan_version 0.3.6b
ac6f9d13 20Summary: SMB server
ac6f9d13
MC
21Summary(cs): Server SMB
22Summary(da): SMB server
23Summary(de): SMB-Server
da957f7e 24Summary(es): El servidor SMB
ac6f9d13
MC
25Summary(fi): SMB-palvelin
26Summary(fr): Serveur SMB
27Summary(it): Server SMB
da957f7e 28