Author: arekm                        Date: Fri Sep 29 16:40:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- java bcond changed

---- Files affected:
SPECS:
   db4.5.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/db4.5.spec
diff -u SPECS/db4.5.spec:1.1 SPECS/db4.5.spec:1.2
--- SPECS/db4.5.spec:1.1        Fri Sep 29 18:20:35 2006
+++ SPECS/db4.5.spec    Fri Sep 29 18:40:04 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without java    # build db-java
+%bcond_with    java    # build db-java
 %bcond_without tcl     # don't build Tcl bindings
 %bcond_with    pmutex  # use POSIX mutexes (only process-private with 
linuxthreads)
 %bcond_without nptl    # don't use process-shared POSIX mutexes (NPTL provides 
full interface)
@@ -33,8 +33,8 @@
 Obsoletes:     db4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%ifnarch %{ix86} %{x8664}
-%undefine      with_java
+%ifarch i586 i686 athlon pentium3 pentium4 %{x8664}
+%undefine      with_java       1
 %endif
 
 %description
@@ -494,6 +494,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/09/29 16:40:04  arekm
+- java bcond changed
+
 Revision 1.1  2006/09/29 16:20:35  arekm
 - new, 4.5.20
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/db4.5.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to