File project.diff of Package clucene-core

--- clucene-core.changes.orig
+++ clucene-core.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Mon Dec 17 10:34:05 CET 2012 - ro@suse.de
+
+- fix build on s390x which also uses lib64
+
+-------------------------------------------------------------------
 Wed Mar 21 12:05:21 UTC 2012 - tchvatal@suse.cz
 
 - build contrib libs too
--- clucene-core.spec.orig
+++ clucene-core.spec
@@ -98,7 +98,7 @@ cmake . \
     -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
     -DLUCENE_SYS_INCLUDES=%{_libdir} \
     -DBUILD_CONTRIBS_LIB=ON \
-%ifarch x86_64 ppc64
+%if "%_lib" == "lib64"
     -DLIB_SUFFIX=64 \
 %endif
     -DCMAKE_BUILD_TYPE=RelWithDebInfo
openSUSE Build Service is sponsored by