Author: areq                         Date: Sat Jun  2 16:32:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix without java

---- Files affected:
SPECS:
   db4.5.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/db4.5.spec
diff -u SPECS/db4.5.spec:1.10 SPECS/db4.5.spec:1.11
--- SPECS/db4.5.spec:1.10       Mon Mar  5 10:57:53 2007
+++ SPECS/db4.5.spec    Sat Jun  2 18:32:50 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with    java    # build db-java
+%bcond_without 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)
@@ -35,8 +35,8 @@
 Obsoletes:     db4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%ifarch i586 i686 athlon pentium3 pentium4 %{x8664}
-%define        with_java       1
+%ifnarch i586 i686 athlon pentium3 pentium4 %{x8664}
+       %define with_java 0
 %endif
 
 %description
@@ -498,6 +498,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/06/02 16:32:50  areq
+- fix without java
+
 Revision 1.10  2007/03/05 09:57:53  tommat
 - enable multilib build
 
================================================================

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

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

Reply via email to