]> git.pld-linux.org Git - packages/ekg2.git/blame - ekg2.spec
- Updated to current snapshot
[packages/ekg2.git] / ekg2.spec
CommitLineData
80615d34
JB
1#
2# Conditional build:
ce1ec8bc 3%bcond_with yesterday_snapshot # Build most current ekg2 snapshot
4 # (must use ./builder -n5 or plain rpmbuild)
014e3e4a 5%bcond_without gadugadu # Don't build gg plugin
6%bcond_without jabber # Don't build jabber plugin
b88bf81c 7%bcond_without aspell # Don't build in spell-checking support with aspell
014e3e4a 8%bcond_without sqlite # Don't build logsqlite plugin
9%bcond_without python # Don't build Python plugin
10%bcond_without libgsm # Don't build libgsm plugin
11%bcond_without xosd # Don't build xosd plugin
1a7179bc 12
ce1ec8bc 13%if %{with yesterday_snapshot}
14%define _snap %(date +%%Y%%m%%d -d yesterday)
15%else
014e3e4a 16%define _snap 20050129
ce1ec8bc 17%endif
18
014e3e4a 19Summary: Multi-protocol instant messaging and chat client
20