SPECS: subversion.spec - javahl on supported archs only
adamg
adamg at pld-linux.org
Sat Jun 21 21:50:35 CEST 2008
Author: adamg Date: Sat Jun 21 19:50:35 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- javahl on supported archs only
---- Files affected:
SPECS:
subversion.spec (1.217 -> 1.218)
---- Diffs:
================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.217 SPECS/subversion.spec:1.218
--- SPECS/subversion.spec:1.217 Fri Jun 20 20:05:14 2008
+++ SPECS/subversion.spec Sat Jun 21 21:50:30 2008
@@ -13,6 +13,10 @@
%bcond_without javahl # build without javahl support (Java high-level bindings)
%bcond_without tests # don't perform "make check"
#
+%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
+%define with_javahl 0
+%endif
+#
%{!?with_net_client_only:%include /usr/lib/rpm/macros.perl}
%define apxs /usr/sbin/apxs
%define pdir SVN
@@ -709,6 +713,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.218 2008/06/21 19:50:30 adamg
+- javahl on supported archs only
+
Revision 1.217 2008/06/20 18:05:14 adamg
- updated to 1.5.0
- tests fail on carme, rel. 0.1 for now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.217&r2=1.218&f=u
More information about the pld-cvs-commit
mailing list