]> git.pld-linux.org Git - packages/samba.git/blame - samba.spec
- added unpackaged files note to todo
[packages/samba.git] / samba.spec
CommitLineData
e4bb74d8 1#
29511e6d 2# TODO:
a8645e7a
JB
3# - unpackaged files:
4# /usr/bin/eventlogadm
5# /usr/include/libmsrpc.h
6# /usr/lib/samba/auth/script.so
7# /usr/lib/samba/libmsrpc.so
29511e6d 8# - look into other distro specs for valid %descriptions for samba 3
29511e6d 9#
e4bb74d8 10# Conditional build:
1e2a5fcf 11%bcond_without ads # without ActiveDirectory support
1d99cec1 12%bcond_without cups # without CUPS support
d1d9e9b8
JB
13%bcond_without krb5 # without Kerberos5/Heimdal support
14%bcond_without ldap # without LDAP support
1d99cec1 15%bcond_without mysql # without MySQL support
e865f6dc 16%bcond_without pgsql # without PostgreSQL support
d1d9e9b8 17%bcond_without python # without python libs/utils
087058b8 18%bcond_with ldapsam # with LDAP SAM (samba) 2.2 based auth (instead of newer bcond ldap)
105507bc 19
1e2a5fcf
JB
20# ADS requires krb5 and LDAP
21%if %{without krb5} || %{without ldap}
22%undefine with_ads
23%endif
31243004 24%define vscan_version 0.3.6b
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