Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2013-11-07 08:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/protobuf (Old)
 and      /work/SRC/openSUSE:Factory/.protobuf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "protobuf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes        2013-06-11 
09:36:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.protobuf.new/protobuf.changes   2013-11-07 
08:43:44.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov  5 13:38:45 UTC 2013 - [email protected]
+
+- fix java flags to build package for SLE_11_SP3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ protobuf.spec ++++++
--- /var/tmp/diff_new_pack.TuyGdU/_old  2013-11-07 08:43:45.000000000 +0100
+++ /var/tmp/diff_new_pack.TuyGdU/_new  2013-11-07 08:43:45.000000000 +0100
@@ -152,7 +152,7 @@
 %if 0%{?suse_version} == 1110
 # 11.1 only workaround
 # http://en.opensuse.org/Java/Packaging/Cookbook#bytecode_version_error
-extra_java_flags="-target 1.5"
+extra_java_flags="-target 1.5 -source 1.5"
 %endif
 javac $extra_java_flags -d classes src/main/java/com/google/protobuf/*.java
 sed -e 's/@VERSION@/%version/' < %{SOURCE1} > manifest.txt

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

Reply via email to