]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.spec
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek-
[packages/poldek.git] / poldek.spec
CommitLineData
43a801cf 1# TODO
2# - python bindings need some patch :)
7638abfc 3#
de1099c4 4# Conditional build:
9fe14a3f 5%bcond_with static # don't use shared libraries
6%bcond_without imode # don't build interactive mode
58c31de0 7%bcond_without python # don't build python bindings
7638abfc 8#
43a801cf 9%ifarch %{x8664} alpha ppc
10%undefine with_python
11%endif
12#
373c6f03 13# required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
43a801cf 14%define ver_db 4.2.50-1
15%define ver_rpm 4.4.1
b44549bf 16Summary: RPM packages management helper tool
046a17c0 17