SPECS: qdbm.spec - move undefine with_java before preamle (they ar...

twittner twittner at pld-linux.org
Tue Sep 12 21:02:03 CEST 2006


Author: twittner                     Date: Tue Sep 12 19:02:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move undefine with_java before preamle (they are BRs dependent on with_java)
- rel. 3

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

---- Diffs:

================================================================
Index: SPECS/qdbm.spec
diff -u SPECS/qdbm.spec:1.18 SPECS/qdbm.spec:1.19
--- SPECS/qdbm.spec:1.18	Tue Sep 12 20:45:04 2006
+++ SPECS/qdbm.spec	Tue Sep 12 21:01:58 2006
@@ -6,11 +6,15 @@
 %bcond_without	ruby		# without Ruby bindings
 %bcond_without	static_libs	# don't build static libraries
 #
+%ifnarch %{ix86} %{x8664}
+%undefine with_java
+%endif
+#
 Summary:	Quick Database Manager
 Summary(pl):	Quick Database Manager - szybki silnik bazy danych
 Name:		qdbm
 Version:	1.8.70
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Libraries
 Source0:	http://qdbm.sourceforge.net/%{name}-%{version}.tar.gz
@@ -29,9 +33,6 @@
 %{?with_ruby:BuildRequires:	ruby-devel}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%ifnarch %{ix86} %{x86_64}
-%undefine with_java
-%endif
 %define		_libexecdir	%{_libdir}/qdbm
 
 %description
@@ -465,6 +466,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+
 Revision 1.18  2006/09/12 18:45:04  twittner
 - undefine with_java on !x86.*
 - rel. 2
================================================================

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



More information about the pld-cvs-commit mailing list