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