Author: twittner                     Date: Tue Sep 12 19:16:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with java only for i586 i686 pentium3 pentium4 athlon %{x8664}

---- Files affected:
SPECS:
   hyperestraier.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/hyperestraier.spec
diff -u SPECS/hyperestraier.spec:1.21 SPECS/hyperestraier.spec:1.22
--- SPECS/hyperestraier.spec:1.21       Tue Sep 12 20:47:04 2006
+++ SPECS/hyperestraier.spec    Tue Sep 12 21:16:43 2006
@@ -6,6 +6,9 @@
 %bcond_without ruby    # Ruby bindings
 %bcond_without static_libs     # don't build static libraries
 #
+%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
+%undefine with_java
+%endif
 Summary:       Full-text search system
 Summary(pl):   Pełnotekstowy system wyszukiwawczy
 Name:          hyperestraier
@@ -28,9 +31,6 @@
 Requires:      %{name}-libs = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%ifnarch %{ix86} %{x86_64}
-%undefine with_java
-%endif
 %define                _libexecdir     %{_libdir}/%{name}
 
 %description
@@ -319,6 +319,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/09/12 19:16:43  twittner
+- build with java only for i586 i686 pentium3 pentium4 athlon %{x8664}
+
 Revision 1.21  2006/09/12 18:47:04  twittner
 - undefine with_java on !x86.*
 - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hyperestraier.spec?r1=1.21&r2=1.22&f=u

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

Reply via email to