]> git.pld-linux.org Git - packages/libxml2.git/commitdiff
- rel 2; no test targets for python auto/th/libxml2-2.9.2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 18 Oct 2014 16:43:28 +0000 (18:43 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 18 Oct 2014 16:43:28 +0000 (18:43 +0200)
libxml2.spec

index cf2e2b7ba94b789eb44f450809ae78e11f21e5cc..3695881ec68f761cb191901a8bdcc79c9adb2a80 100644 (file)
@@ -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
 
This page took 0.173188 seconds and 4 git commands to generate.