]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.spec
- ignore cpuinfo() and uname() caps; rel 14
[packages/poldek.git] / poldek.spec
CommitLineData
594c4e9f
ER
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
b1f7186f 7%bcond_without python # don't build python bindings
7638abfc 8#
594c4e9f
ER
9%ifarch %{x8664} alpha
10%undefine with_python
11%endif
12#
373c6f03
JB
13# required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
14%define ver_db 4.2.50-1
12bf6e9e 15%define ver_rpm 4.4.1
b44549bf 16Summary: RPM packages management helper tool
046a17c0 17