|
@@ -1,8 +1,8 @@
|
|
-%define qualifier 201006080911
|
|
+%define qualifier 201102101200
|
|
|
|
|
|
Summary: Eclipse Compiler for Java
|
|
Summary: Eclipse Compiler for Java
|
|
Name: ecj
|
|
Name: ecj
|
|
-Version: 3.6
|
|
+Version: 3.6.2
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
URL: http://www.eclipse.org
|
|
URL: http://www.eclipse.org
|
|
@@ -32,7 +32,6 @@ Requires(post): java-gcj-compat
|
|
Requires(postun): java-gcj-compat
|
|
Requires(postun): java-gcj-compat
|
|
|
|
|
|
Provides: eclipse-ecj = %{version}-%{release}
|
|
Provides: eclipse-ecj = %{version}-%{release}
|
|
-#Obsoletes: eclipse-ecj < 3.4.2-4
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
ECJ is the Java bytecode compiler of the Eclipse Platform. It is also known as
|
|
ECJ is the Java bytecode compiler of the Eclipse Platform. It is also known as
|
|
@@ -110,6 +109,9 @@ fi
|
|
%{_libdir}/gcj/%{name}
|
|
%{_libdir}/gcj/%{name}
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Mar 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.6.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Tue Aug 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.6.0-1
|
|
* Tue Aug 24 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.6.0-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- enabled AOT compile
|
|
- enabled AOT compile
|