Hello community,
here is the log from the commit of package apache-commons-codec for
openSUSE:Factory checked in at 2014-05-17 06:43:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-codec (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-codec.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-codec"
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-codec/apache-commons-codec.changes
2013-09-11 13:39:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-codec.new/apache-commons-codec.changes
2014-05-17 06:43:30.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 15 15:35:01 UTC 2014 - [email protected]
+
+- disable bytecode check on sle_11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-codec.spec ++++++
--- /var/tmp/diff_new_pack.a6QA6K/_old 2014-05-17 06:43:31.000000000 +0200
+++ /var/tmp/diff_new_pack.a6QA6K/_new 2014-05-17 06:43:31.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-codec
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2010, JPackage Project
# All rights reserved.
#
@@ -120,6 +120,9 @@
%endif
%install
+%if 0%{?suse_version} == 1110
+export NO_BRP_CHECK_BYTECODE_VERSION=true
+%endif
# jars
mkdir -p %{buildroot}%{_javadir}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]