SPECS: qdbm.spec - undefine with_java for i[34]86 too - rel. 4

twittner twittner at pld-linux.org
Tue Sep 12 21:10:54 CEST 2006


Author: twittner                     Date: Tue Sep 12 19:10:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- undefine with_java for i[34]86 too
- rel. 4

---- Files affected:
SPECS:
   qdbm.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/qdbm.spec
diff -u SPECS/qdbm.spec:1.19 SPECS/qdbm.spec:1.20
--- SPECS/qdbm.spec:1.19	Tue Sep 12 21:01:58 2006
+++ SPECS/qdbm.spec	Tue Sep 12 21:10:49 2006
@@ -6,7 +6,7 @@
 %bcond_without	ruby		# without Ruby bindings
 %bcond_without	static_libs	# don't build static libraries
 #
-%ifnarch %{ix86} %{x8664}
+%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
 %undefine with_java
 %endif
 #
@@ -14,7 +14,7 @@
 Summary(pl):	Quick Database Manager - szybki silnik bazy danych
 Name:		qdbm
 Version:	1.8.70
-Release:	3
+Release:	4
 License:	LGPL
 Group:		Libraries
 Source0:	http://qdbm.sourceforge.net/%{name}-%{version}.tar.gz
@@ -466,6 +466,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/09/12 19:10:49  twittner
+- undefine with_java for i[34]86 too
+- rel. 4
+
 Revision 1.19  2006/09/12 19:01:58  twittner
 - move undefine with_java before preamle (they are BRs dependent on with_java)
 - rel. 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qdbm.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list