]> git.pld-linux.org Git - packages/subversion.git/blame_incremental - subversion.spec
- unify apache modules preambles
[packages/subversion.git] / subversion.spec
... / ...
CommitLineData
1#
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#
6# Conditional build:
7%bcond_with net_client_only # build only net client
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)
11#
12%{!?with_net_client_only:%include /usr/lib/rpm/macros.perl}
13Summary: A Concurrent Versioning system similar to but better than CVS
14