commit 6f5b880e2055f883df6048f532c91de345b2ca8f
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Thu Jul 4 18:04:38 2013 +0200

    - run test suite (1 test of 91 fails)

 gd.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gd.spec b/gd.spec
index 65f4c57..7bfbade 100644
--- a/gd.spec
+++ b/gd.spec
@@ -2,6 +2,7 @@
 # Conditional build:
 %bcond_without fontconfig      # without fontconfig support
 %bcond_without xpm             # without XPM support (requires X11 libs)
+%bcond_without tests
 #
 Summary:       Library for PNG, JPEG creation
 Summary(es.UTF-8):     Biblioteca para manipulación de imágenes
@@ -170,6 +171,8 @@ para uso pelos programas que usam a libgd.
        %{!?with_xpm:--without-xpm}
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gd.git/commitdiff/6f5b880e2055f883df6048f532c91de345b2ca8f

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

Reply via email to