Hello community,

here is the log from the commit of package apache-commons-collections for 
openSUSE:Factory checked in at 2014-05-16 18:02:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-collections (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-collections.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-collections"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-collections/apache-commons-collections.changes
    2013-09-12 19:50:12.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-collections.new/apache-commons-collections.changes
       2014-05-16 18:02:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 15 13:17:17 UTC 2014 - [email protected]
+
+- no bytecode check from sles 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache-commons-collections.spec ++++++
--- /var/tmp/diff_new_pack.DSxX4J/_old  2014-05-16 18:02:49.000000000 +0200
+++ /var/tmp/diff_new_pack.DSxX4J/_new  2014-05-16 18:02:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-collections
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -122,6 +122,10 @@
 ant -Djava.io.tmpdir=. jar javadoc tf.validate tf.jar dist.bin dist.src 
tf.javadoc
 
 %install
+%if 0%{?suse_version} == 1110
+export NO_BRP_CHECK_BYTECODE_VERSION=true
+%endif
+
 # jars
 install -d -m 755 %{buildroot}%{_javadir}
 install -m 644 build/%{short_name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}.jar

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to