]> git.pld-linux.org Git - packages/zlib.git/commitdiff
- rel 2; disable asm optimizations; cause segfaults; (are these really better than... auto/th/zlib-1.2.9-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 1 Jan 2017 21:07:09 +0000 (22:07 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 1 Jan 2017 21:07:09 +0000 (22:07 +0100)
zlib.spec

index f89b99b9cf6e39b96e30fd380648151d54c63913..48a0d0dbd42ac58e85a335dcdf0a8fa8207da745 100644 (file)
--- a/zlib.spec
+++ b/zlib.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without asmopt  # without assembler optimization for i686+
+%bcond_with    asmopt  # without assembler optimization for i686+
 %bcond_without tests   # do not perform "make check"
 #
 %ifnarch i686 pentium3 pentium4 athlon %{x8664}
@@ -17,7 +17,7 @@ Summary(tr.UTF-8):    Sıkıştırma işlemleri için kitaplık
 Summary(uk.UTF-8):     Бібліотека для компресії та декомпресії
 Name:          zlib
 Version:       1.2.9
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 Source0:       http://www.zlib.net/current/%{name}-%{version}.tar.gz
This page took 0.037222 seconds and 4 git commands to generate.