]> git.pld-linux.org Git - packages/beagle.git/blame - beagle.spec
- updated for 0.2.2
[packages/beagle.git] / beagle.spec
CommitLineData
0c1be701 1#
c08a558f 2# TODO:
a71c95fe 3# - kill bashisms in crawl stuff
36d6fb2e 4#
5%include /usr/lib/rpm/macros.mono
0217b850 6#
7# Conditional build:
a822419b 8%bcond_with epiphany # build epiphany extension
9%bcond_with gsf # build with libgsf support
a71c95fe 10%bcond_without apidocs # don't build API documentation
a822419b 11%bcond_without evolution # don't include evolution support
a71c95fe 12%bcond_without gui # don't build GNOME based GUI
1c9cdc87 13%bcond_without python # don't build python libraries
14%bcond_with sqlite3 # use sqlite3 instead of sqlite2
a71c95fe 15#
16%if %{without gui}
17%undefine with_evolution
18%endif
36d6fb2e 19#
99f1d7d3 20Summary: Beagle - An indexing subsystem
21