]> git.pld-linux.org Git - packages/zlib.git/blame - zlib.spec
- release 3 (2 went to Ra)
[packages/zlib.git] / zlib.spec
CommitLineData
42647c2c 1#
9ab74b58 2# Conditional build:
9f5bad06
PS
3%bcond_without asmopt # without assembler optimization for i586+
4%bcond_with pax
2dd69265 5#
04dd13c9 6%ifnarch i586 i686 pentium3 pentium4 athlon
2dd69265 7%undefine with_asmopt
9ab74b58 8%endif
9f5bad06
PS
9%if %{with pax} && %{with asmopt}
10%undefine with_asmopt
11%endif
4dc30c67 12Summary: Library for compression and decompression
b48f58b7 13