commit 8fbb33272059e509ba4f08d8549549c34fa37ca6
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Tue Jan 3 17:35:53 2017 +0100

    - rel 2; gcj is only java 5, so make sure jar from this package can be used 
with gcj (gcj will be obsolete in gcc 7 though)

 java-ecj.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/java-ecj.spec b/java-ecj.spec
index 45d7855..a352bbc 100644
--- a/java-ecj.spec
+++ b/java-ecj.spec
@@ -3,7 +3,7 @@ Summary:        Eclipse Compiler for Java
 Summary(pl.UTF-8):     Eclipse Compiler for Java - kompilator Javy platformy 
Eclipse
 Name:          java-ecj
 Version:       4.9
-Release:       1
+Release:       2
 License:       Eclipse Public License v1.0
 Group:         Development/Languages/Java
 Source0:       ftp://sourceware.org/pub/java/ecj-%{version}-source.tar.bz2
@@ -35,7 +35,7 @@ także jako kompilator wsadowy JDT Core.
 %patch0 -p1
 
 %{__sed} -i -e 's/^    ecj /   $(ECJ) /' Makefile
-%{__sed} -i -e 's/-1\.5/-source 1.5/' Makefile
+%{__sed} -i -e 's/-1\.5/-source 1.5 -target 1.5/' Makefile
 
 %build
 #export JAVA_HOME="%{java_home}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-ecj.git/commitdiff/8fbb33272059e509ba4f08d8549549c34fa37ca6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to