Author: twittner Date: Tue Sep 12 18:47:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - undefine with_java on !x86.* - rel. 2
---- Files affected: SPECS: hyperestraier.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/hyperestraier.spec diff -u SPECS/hyperestraier.spec:1.20 SPECS/hyperestraier.spec:1.21 --- SPECS/hyperestraier.spec:1.20 Tue Sep 12 19:04:43 2006 +++ SPECS/hyperestraier.spec Tue Sep 12 20:47:04 2006 @@ -10,7 +10,7 @@ Summary(pl): Pełnotekstowy system wyszukiwawczy Name: hyperestraier Version: 1.4.3 -Release: 1 +Release: 2 License: LGPL Group: Applications/Text Source0: http://dl.sourceforge.net/hyperestraier/%{name}-%{version}.tar.gz @@ -28,6 +28,9 @@ 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 @@ -316,6 +319,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/09/12 18:47:04 twittner +- undefine with_java on !x86.* +- rel. 2 + Revision 1.20 2006/09/12 17:04:43 twittner - up to 1.4.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hyperestraier.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
