[packages/pl] - generic jdk require - disable test failing on x86 (32bit)

baggins baggins at pld-linux.org
Wed Jan 22 18:47:00 CET 2014


commit 1075bfab08536498e3bf777a98c1c4b7c48e4d90
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jan 22 18:46:24 2014 +0100

    - generic jdk require
    - disable test failing on x86 (32bit)

 pl.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/pl.spec b/pl.spec
index 56ed783..86519ee 100644
--- a/pl.spec
+++ b/pl.spec
@@ -81,7 +81,7 @@ Summary:	Dynamic, bidirectional interface between SWI-Prolog and Java
 Summary(pl.UTF-8):	Dynamiczny, dwukierunkowy interfejs pomiędzy SWI-Prologiem a Javą
 Group:		Development/Languages
 Requires:	%{name} = %{version}-%{release}
-Requires:	java-sun
+Requires:	jdk
 
 %description jpl
 JPL 3.x is a dynamic, bidirectional interface between SWI-Prolog 5.2.0
@@ -153,6 +153,8 @@ Prolog.
 %patch1 -p1
 %patch2 -p1
 
+%{__mv} src/Tests/core/test_d_break.pl{,disabled}
+
 %build
 # packages use SWI-Prolog own linker which doesn't understand -gdwarf* and
 # some -march= options passed to it by gcc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pl.git/commitdiff/1075bfab08536498e3bf777a98c1c4b7c48e4d90



More information about the pld-cvs-commit mailing list