Browse Source

update: ecj

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3068 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
895ea440bc
1 changed files with 5 additions and 3 deletions
  1. 5 3
      e/ecj/ecj-vl.spec

+ 5 - 3
e/ecj/ecj-vl.spec

@@ -1,8 +1,8 @@
-%define qualifier 201006080911
+%define qualifier 201102101200
 
 Summary: Eclipse Compiler for Java
 Name: ecj
-Version: 3.6
+Version: 3.6.2
 Release: 1%{?_dist_release}
 
 URL: http://www.eclipse.org
@@ -32,7 +32,6 @@ Requires(post): java-gcj-compat
 Requires(postun): java-gcj-compat
 
 Provides: eclipse-ecj = %{version}-%{release}
-#Obsoletes: eclipse-ecj < 3.4.2-4
 
 %description
 ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
@@ -110,6 +109,9 @@ fi
 %{_libdir}/gcj/%{name}
 
 %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
 - new upstream release
 - enabled AOT compile