[packages/libxml2] - rel 2; no test targets for python

arekm arekm at pld-linux.org
Sat Oct 18 18:43:31 CEST 2014


commit 16d7a4457593c3edbb21e3d5a80c710fffacb8b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 18 18:43:28 2014 +0200

    - rel 2; no test targets for python

 libxml2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libxml2.spec b/libxml2.spec
index cf2e2b7..3695881 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -16,7 +16,7 @@ Summary(pl.UTF-8):	Biblioteka libXML wersja 2
 Summary(pt_BR.UTF-8):	Biblioteca libXML versão 2
 Name:		libxml2
 Version:	2.9.2
-Release:	1
+Release:	2
 Epoch:		1
 License:	MIT
 Group:		Libraries
@@ -188,7 +188,7 @@ Moduły języka Python 3 dla biblioteki libxml2.
 cd python
 CC="%{__cc}" \
 CFLAGS="%{rpmcppflags} %{rpmcflags}" \
-%{__python} setup.py build --build-base build-2 %{?with_tests:test}
+%{__python} setup.py build --build-base build-2
 cd ..
 %endif
 
@@ -197,7 +197,7 @@ cd ..
 cd python
 CC="%{__cc}" \
 CFLAGS="%{rpmcppflags} %{rpmcflags}" \
-%{__python3} setup.py build --build-base build-3 %{?with_tests:test}
+%{__python3} setup.py build --build-base build-3
 cd ..
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxml2.git/commitdiff/16d7a4457593c3edbb21e3d5a80c710fffacb8b3



More information about the pld-cvs-commit mailing list