Hello community, here is the log from the commit of package jzlib for openSUSE:Factory checked in at 2014-05-02 13:57:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jzlib (Old) and /work/SRC/openSUSE:Factory/.jzlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "jzlib" Changes: -------- --- /work/SRC/openSUSE:Factory/jzlib/jzlib.changes 2014-02-20 07:51:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.jzlib.new/jzlib.changes 2014-05-02 13:57:40.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Apr 30 17:38:15 UTC 2014 - darin@darins.net + +- suppress bytecode check on SLE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jzlib.spec ++++++ --- /var/tmp/diff_new_pack.EezCfc/_old 2014-05-02 13:57:40.000000000 +0200 +++ /var/tmp/diff_new_pack.EezCfc/_new 2014-05-02 13:57:40.000000000 +0200 @@ -74,6 +74,10 @@ ant dist javadoc %install +%if 0%{?suse_version} == 1110 +export NO_BRP_CHECK_BYTECODE_VERSION=true +%endif + # jar install -Dpm 644 dist/lib/%{name}.jar \ %{buildroot}%{_javadir}/%{name}.jar -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org