Tomáš Chvátal 2014-06-27 13:39:46 +00:00 committed by Git OBS Bridge
parent cbb299fc1a
commit 3099a59959
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 27 13:39:34 UTC 2014 - tchvatal@suse.com
- Fix build on sle11
-------------------------------------------------------------------
Fri Jun 27 12:06:27 UTC 2014 - tchvatal@suse.com

View File

@ -74,6 +74,9 @@ do
done
%install
%if 0%{?suse_version} == 1110
export NO_BRP_CHECK_BYTECODE_VERSION=true
%endif
# install jar file and JNI library under %{_libdir}/%{name}
# FIXME: fix jpackage-utils to handle multilib correctly
mkdir -p %{buildroot}%{_libdir}/%{name}