Update to Neon.2 release
This commit is contained in:
parent
246197667e
commit
22fcd22e38
@ -1,7 +1,7 @@
|
|||||||
Manifest-Version: 1.0
|
Manifest-Version: 1.0
|
||||||
Bundle-SymbolicName: org.eclipse.jdt.core.compiler.batch
|
Bundle-SymbolicName: org.eclipse.jdt.core.compiler.batch
|
||||||
Archiver-Version: Plexus Archiver
|
Archiver-Version: Plexus Archiver
|
||||||
Built-By: e4Build
|
Built-By: genie.releng
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Vendor: Eclipse.org
|
Bundle-Vendor: Eclipse.org
|
||||||
Main-Class: org.eclipse.jdt.internal.compiler.batch.Main
|
Main-Class: org.eclipse.jdt.internal.compiler.batch.Main
|
||||||
@ -23,8 +23,8 @@ Export-Package: org.eclipse.jdt.core,org.eclipse.jdt.core.compiler,org
|
|||||||
-internal:=true,org.eclipse.jdt.internal.compiler.tool;x-internal:=tr
|
-internal:=true,org.eclipse.jdt.internal.compiler.tool;x-internal:=tr
|
||||||
ue
|
ue
|
||||||
Bundle-Name: Eclipse Compiler for Java(TM)
|
Bundle-Name: Eclipse Compiler for Java(TM)
|
||||||
Bundle-Version: 3.12.0.v20160516-2131
|
Bundle-Version: 3.12.2.v20161117-1814
|
||||||
Bundle-ClassPath: .
|
Bundle-ClassPath: .
|
||||||
Created-By: Apache Maven
|
Created-By: Apache Maven
|
||||||
Build-Jdk: 1.8.0_51
|
Build-Jdk: 1.8.0_102
|
||||||
|
|
||||||
|
13
ecj.spec
13
ecj.spec
@ -1,10 +1,10 @@
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
%global qualifier R-4.6-201606061100
|
%global qualifier R-4.6.2-201611241400
|
||||||
|
|
||||||
Summary: Eclipse Compiler for Java
|
Summary: Eclipse Compiler for Java
|
||||||
Name: ecj
|
Name: ecj
|
||||||
Version: 4.6
|
Version: 4.6.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.eclipse.org
|
URL: http://www.eclipse.org
|
||||||
License: EPL
|
License: EPL
|
||||||
@ -20,7 +20,6 @@ Patch0: %{name}-rpmdebuginfo.patch
|
|||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: gzip
|
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
|
|
||||||
@ -46,7 +45,7 @@ rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
|
|||||||
%pom_remove_dep org.apache.ant:ant
|
%pom_remove_dep org.apache.ant:ant
|
||||||
|
|
||||||
# Symlinks and aliases
|
# Symlinks and aliases
|
||||||
%mvn_file :ecj ecj eclipse-ecj jdtcore
|
%mvn_file :ecj ecj jdtcore
|
||||||
%mvn_alias org.eclipse.jdt.core.compiler:ecj \
|
%mvn_alias org.eclipse.jdt.core.compiler:ecj \
|
||||||
org.eclipse.tycho:org.eclipse.jdt.core org.eclipse.tycho:org.eclipse.jdt.compiler.apt \
|
org.eclipse.tycho:org.eclipse.jdt.core org.eclipse.tycho:org.eclipse.jdt.compiler.apt \
|
||||||
org.eclipse.jetty.orbit:org.eclipse.jdt.core org.eclipse.jetty.orbit:org.eclipse.jdt.compiler.apt \
|
org.eclipse.jetty.orbit:org.eclipse.jdt.core org.eclipse.jetty.orbit:org.eclipse.jdt.compiler.apt \
|
||||||
@ -54,7 +53,6 @@ rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
ant
|
ant
|
||||||
gzip ecj.1
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_artifact pom.xml ecj.jar
|
%mvn_artifact pom.xml ecj.jar
|
||||||
@ -65,7 +63,7 @@ install -p -D -m0755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/ecj
|
|||||||
|
|
||||||
# Install manpage
|
# Install manpage
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
|
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
|
||||||
install -m 644 -p ecj.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1.gz
|
install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
|
||||||
|
|
||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%doc about.html
|
%doc about.html
|
||||||
@ -73,6 +71,9 @@ install -m 644 -p ecj.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1.gz
|
|||||||
%{_mandir}/man1/ecj*
|
%{_mandir}/man1/ecj*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 10 2017 Mat Booth <mat.booth@redhat.com> - 1:4.6.2-1
|
||||||
|
- Update to Neon.2 release
|
||||||
|
|
||||||
* Fri Jul 01 2016 Mat Booth <mat.booth@redhat.com> - 1:4.6-1
|
* Fri Jul 01 2016 Mat Booth <mat.booth@redhat.com> - 1:4.6-1
|
||||||
- Update to Neon release
|
- Update to Neon release
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
593da93d62e5e9459218dc26c985afac ecj-4.6.pom
|
SHA512 (ecj-4.6.2.pom) = e2ff32296215c75c8fc9ed64aaf17a01b0bc9060eee3c9ecd2f9332529673fe83fee4681b0bc7402939e6f934bd51eef2f8fcf3cbc4e0046f016e46b38f4825d
|
||||||
7cf96fc78a6e85f0c96bf96bcce08ebc ecjsrc-4.6.jar
|
SHA512 (ecjsrc-4.6.2.jar) = f5828e90d834d94639cca7b907830457c46fd55f9aa0c9aceae0bdb59b5ada522a90e63ba4096fdfc2b7c570a5b08cf575f0ed9f6aa6ea9cc7d542f1670aacbd
|
||||||
|
Loading…
Reference in New Issue
Block a user