]> git.pld-linux.org Git - packages/samba.git/blame_incremental - samba.spec
- cleanup
[packages/samba.git] / samba.spec
... / ...
CommitLineData
1# TODO:
2# - look into other distro specs for valid %descriptions for samba 3
3#
4# Conditional build:
5%bcond_without ads # without ActiveDirectory support
6%bcond_without cups # without CUPS support
7%bcond_without krb5 # without Kerberos5/Heimdal support
8%bcond_without ldap # without LDAP support
9%bcond_without python # without python libs/utils
10
11# ADS requires krb5 and LDAP
12%if %{without krb5} || %{without ldap}
13%undefine with_ads
14%endif
15%define vscan_version 0.3.6b
16Summary: SMB server
17Summary(cs): Server SMB
18Summary(da): SMB server
19Summary(de): SMB-Server
20Summary(es): El servidor SMB
21Summary(fi): SMB-palvelin
22Summary(fr): Serveur SMB
23Summary(it): Server SMB
24