Bootstrap build

This commit is contained in:
Mat Booth 2018-07-12 11:48:16 +01:00
parent afff5fa0b6
commit 143537e2aa
1 changed files with 6 additions and 3 deletions

View File

@ -9,7 +9,7 @@
# Tycho such that it can build a bootstrap mode Eclipse and subsequently
# fully rebuild itself. In this mode, there may be reduced functionality,
# so a full non-bootstrap mode build should always be done afterwards.
%bcond_with bootstrap
%bcond_without bootstrap
# Release tags or git SHAs
%global git_tag tycho-%{version}
@ -22,11 +22,11 @@
Name: tycho
Version: 1.2.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
# license file is missing but all files having some licensing information are ASL 2.0
License: ASL 2.0 and EPL
License: ASL 2.0 and EPL-1.0
URL: http://eclipse.org/tycho
# Tycho project source
@ -359,6 +359,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}${xmvn_libdir}/inst
%files javadoc -f .mfiles-javadoc
%changelog
* Thu Jul 12 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-2
- Bootstrap build
* Tue Jun 05 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-1
- Update to latest release for Java 10 support
- Drop upstreamed patch