[packages/xerces-c] - release 2 (rebuild with icu 64), enable sse2 on x32

qboosh qboosh at pld-linux.org
Sat Apr 13 13:23:52 CEST 2019


commit c453474f2fa345da8c3dcbc90cafea8616bac949
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list