Hello community,
here is the log from the commit of package apache-commons-codec for
openSUSE:Factory checked in at 2014-07-16 16:49:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-07-10 14:54:59.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-codec.new/apache-commons-codec.changes
2014-07-16 16:49:31.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 7 15:15:40 UTC 2014 - [email protected]
+
+- Set the bytecode properly on sle11
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-codec.spec ++++++
--- /var/tmp/diff_new_pack.OMxBYn/_old 2014-07-16 16:49:32.000000000 +0200
+++ /var/tmp/diff_new_pack.OMxBYn/_new 2014-07-16 16:49:32.000000000 +0200
@@ -111,6 +111,7 @@
export CLASSPATH=$(build-classpath junit)
ant -Dbuild.sysclasspath=first \
+ -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
-Dconf.home=src/conf \
-Dbuild.home=build \
-Dsource.home=src/main/java \
@@ -124,10 +125,6 @@
%endif
%install
-%if 0%{?suse_version} == 1110
-export NO_BRP_CHECK_BYTECODE_VERSION=true
-%endif
-
# jars
mkdir -p %{buildroot}%{_javadir}
%if %with maven
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]