]> git.pld-linux.org Git - packages/subversion.git/blame - subversion.spec
- svn-hot-backup if !with_net_client_only
[packages/subversion.git] / subversion.spec
CommitLineData
bab73684 1#
1930bef0 2# todo:
3# - remove net_client_only and add db bcond (then without apache and
4# without db => net_client_only - spec will be more simpler, I think)
5#
bab73684 6# Conditional build:
bc526ca4 7%bcond_with net_client_only # build only net client
0905b458 8%bcond_without python # build without python bindings
9%bcond_without perl # build without perl bindings
10%bcond_without apache # build without apache support (webdav, etc)
7b27380f 11#
b56474ff 12%{!?with_net_client_only:%include /usr/lib/rpm/macros.perl}
f4070f5f 13%define apxs /usr/sbin/apxs
67cb9518 14Summary: A Concurrent Versioning system similar to but better than CVS
86a4919e 15