]> git.pld-linux.org Git - packages/libidn.git/blame - libidn.spec
- updated to 0.6.9, updated pl.po-update patch
[packages/libidn.git] / libidn.spec
CommitLineData
2bd4615b 1# TODO:
b7ba59bb 2# - prepare package with web-files and java from contrib
2bd4615b 3#
2815d157 4# Conditional build:
a59bf416
ER
5%bcond_without dotnet # don't build C# binding
6%bcond_without java # don't build Java implementation
6f6febb4 7%bcond_without python # don't build python interface
2815d157 8#
043a7186
JB
9%ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
10%undefine with_dotnet
11%endif
12%ifarch i386
13%undefine with_dotnet
14%endif
e2c9e4f6
JB
15Summary: Internationalized string processing library
16