packages: varnish-vcl-geoip/varnish-vcl-geoip.spec - fix tests

glen glen at pld-linux.org
Mon May 3 12:26:08 CEST 2010


Author: glen                         Date: Mon May  3 10:26:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix tests

---- Files affected:
packages/varnish-vcl-geoip:
   varnish-vcl-geoip.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/varnish-vcl-geoip/varnish-vcl-geoip.spec
diff -u packages/varnish-vcl-geoip/varnish-vcl-geoip.spec:1.1 packages/varnish-vcl-geoip/varnish-vcl-geoip.spec:1.2
--- packages/varnish-vcl-geoip/varnish-vcl-geoip.spec:1.1	Mon May  3 12:20:09 2010
+++ packages/varnish-vcl-geoip/varnish-vcl-geoip.spec	Mon May  3 12:26:03 2010
@@ -18,6 +18,7 @@
 BuildRequires:	perl-base
 %if %{with tests}
 BuildRequires:	GeoIP-devel
+BuildRequires:	perl-JSON-XS
 BuildRequires:	perl-tools-devel >= 1:5.10
 %endif
 Requires:	GeoIP-devel
@@ -41,7 +42,8 @@
 %{__make} geoip \
 	CC="%{__cc}"
 	DEBUG="%{rpmcflags}"
-%{__make} test
+
+%{__make} test -j1
 %endif
 
 %install
@@ -63,5 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/03 10:26:03  glen
+- fix tests
+
 Revision 1.1  2010/05/03 10:20:09  glen
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish-vcl-geoip/varnish-vcl-geoip.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list