commit c453474f2fa345da8c3dcbc90cafea8616bac949
Author: Jakub Bogusz <[email protected]>
Date:   Sat Apr 13 13:23:56 2019 +0200

    - release 2 (rebuild with icu 64), enable sse2 on x32

 xerces-c.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xerces-c.spec b/xerces-c.spec
index aac92eb..160f9d9 100644
--- a/xerces-c.spec
+++ b/xerces-c.spec
@@ -2,7 +2,7 @@ Summary:        Xerces C++ - XML parser for C++
 Summary(pl.UTF-8):     Xerces C++ - analizator składniowy XML-a dla C++
 Name:          xerces-c
 Version:       3.2.2
-Release:       1
+Release:       2
 License:       Apache v2.0
 Group:         Libraries
 Source0:       
http://www.apache.org/dist/xerces/c/3/sources/%{name}-%{version}.tar.xz
@@ -89,7 +89,8 @@ Przykłady do biblioteki Xerces C++.
 %{__automake}
 %configure \
        --disable-pretty-make \
-%ifnarch pentium4 %{x8664}
+       --disable-silent-rules \
+%ifnarch pentium4 %{x8664} x32
        --disable-sse2
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xerces-c.git/commitdiff/c453474f2fa345da8c3dcbc90cafea8616bac949

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to