Hello community,

here is the log from the commit of package jakarta-commons-discovery for 
openSUSE:Factory checked in at 2014-05-17 06:43:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-commons-discovery (Old)
 and      /work/SRC/openSUSE:Factory/.jakarta-commons-discovery.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-commons-discovery"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jakarta-commons-discovery/jakarta-commons-discovery.changes
      2013-09-13 14:45:50.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-commons-discovery.new/jakarta-commons-discovery.changes
 2014-05-17 06:43:31.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 15 15:14:27 UTC 2014 - da...@darins.net
+
+- disable bytecode check on sle_11
+- removed %mkrel from Version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jakarta-commons-discovery.spec ++++++
--- /var/tmp/diff_new_pack.eLQZrK/_old  2014-05-17 06:43:33.000000000 +0200
+++ /var/tmp/diff_new_pack.eLQZrK/_new  2014-05-17 06:43:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jakarta-commons-discovery
 #
-# 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
@@ -20,7 +20,7 @@
 
 Name:           jakarta-commons-discovery
 Version:        0.4
-Release:        %mkrel
+Release:        0
 Summary:        Jakarta Commons Discovery
 License:        Apache-2.0
 Group:          Development/Libraries/Java
@@ -74,6 +74,10 @@
   test.discovery dist
 
 %install
+%if 0%{?suse_version} == 1110
+export NO_BRP_CHECK_BYTECODE_VERSION=true
+%endif
+
 # jar
 mkdir -p %{buildroot}%{_javadir}
 cp -p dist/%{short_name}.jar %{buildroot}%{_javadir}/%{short_name}.jar

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

Reply via email to