SPECS: js.spec - enable threads

arekm arekm at pld-linux.org
Sun Jan 28 16:27:37 CET 2007


Author: arekm                        Date: Sun Jan 28 15:27:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable threads

---- Files affected:
SPECS:
   js.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/js.spec
diff -u SPECS/js.spec:1.38 SPECS/js.spec:1.39
--- SPECS/js.spec:1.38	Mon Jan 15 08:20:53 2007
+++ SPECS/js.spec	Sun Jan 28 16:27:32 2007
@@ -1,15 +1,19 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	threads	# build thread-safe library (requires nspr)
+%bcond_without	threads	# build thread-safe library (requires nspr)
 %bcond_with	java	# with libjsj and lshell
 #
+%ifarch i386 i486 ppc ppc64
+%undefine	with_java
+%endif
+#
 %include        /usr/lib/rpm/macros.perl
 Summary:	JavaScript Reference Implementation
 Summary(pl):	Wzorcowa implementacja JavaScriptu
 Name:		js
 Version:	1.60
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL or Netscape Public License 1.1
 Group:		Libraries
@@ -263,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/01/28 15:27:32  arekm
+- enable threads
+
 Revision 1.38  2007/01/15 07:20:53  qboosh
 - macros for java_home
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/js.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list