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