commit 42be448dacd9c9a5aca26c88c90c16dd4f438f76
Author: Arkadiusz Miśkiewicz <ar...@maven.pl>
Date:   Sun Jan 1 22:07:09 2017 +0100

    - rel 2; disable asm optimizations; cause segfaults; (are these really 
better than C code optimization these days?)

 zlib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/zlib.spec b/zlib.spec
index f89b99b..48a0d0d 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zlib.git/commitdiff/42be448dacd9c9a5aca26c88c90c16dd4f438f76

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to