Hello community,

here is the log from the commit of package apache-commons-httpclient for 
openSUSE:Factory checked in at 2014-04-15 07:37:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-httpclient (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-httpclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-httpclient"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-httpclient/apache-commons-httpclient.changes
      2013-10-25 18:52:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-httpclient.new/apache-commons-httpclient.changes
 2014-04-15 07:37:06.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 14 17:24:13 UTC 2014 - da...@darins.net
+
+- disable bytecode test on SLES 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-httpclient.spec ++++++
--- /var/tmp/diff_new_pack.JjGNkP/_old  2014-04-15 07:37:07.000000000 +0200
+++ /var/tmp/diff_new_pack.JjGNkP/_new  2014-04-15 07:37:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-httpclient
 #
-# 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
@@ -141,6 +141,11 @@
   dist test
 
 %install
+# suppress on SLES
+%if 0%{?suse_version} == 1110
+export NO_BRP_CHECK_BYTECODE_VERSION=true
+%endif
+
 # jars
 mkdir -p $RPM_BUILD_ROOT%{_javadir}
 cp -p dist/commons-httpclient.jar \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to