Blame eclipse-launchbar.spec

79b15c9
%global git_tag ff9289d396ec9b3a65b6ba864d5daf41972a179d
495bad4
495bad4
Epoch:          1
495bad4
Name:           eclipse-launchbar
79b15c9
Version:        2.1.1
79b15c9
Release:        0.1.gitff9289d%{?dist}
dec18a1
Summary:        Eclipse Launchbar plug-in
dec18a1
License:        EPL
dec18a1
URL:            https://wiki.eclipse.org/CDT/LaunchBar
dec18a1
495bad4
Source0:        http://git.eclipse.org/c/cdt/org.eclipse.launchbar.git/snapshot/org.eclipse.launchbar-%{git_tag}.tar.xz
dec18a1
dec18a1
BuildArch:      noarch
dec18a1
dec18a1
BuildRequires: tycho
dec18a1
BuildRequires: tycho-extras
dec18a1
BuildRequires: eclipse-pde
dec18a1
BuildRequires: eclipse-license
dec18a1
BuildRequires: eclipse-remote
dec18a1
dec18a1
%description
495bad4
An alternative to the default launcher toolbar in Eclipse.
dec18a1
dec18a1
%prep
dec18a1
%setup -q -n org.eclipse.launchbar-%{git_tag}
79b15c9
dec18a1
find -name *.jar -exec rm -rf {} \;
dec18a1
find -name *.class -exec rm -rf {} \;
dec18a1
dec18a1
%pom_disable_module repo
dec18a1
%pom_disable_module tests/org.eclipse.launchbar.core.tests
dec18a1
dec18a1
%build
9188028
%mvn_build -j
dec18a1
dec18a1
%install
dec18a1
%mvn_install
dec18a1
dec18a1
%files -f .mfiles
dec18a1
dec18a1
%changelog
79b15c9
* Sat Jun 17 2017 Mat Booth <mat.booth@redhat.com> - 1:2.1.1-0.1.gitff9289d
79b15c9
- Update to Oxygen snapshot
79b15c9
3967b63
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.0-2
3967b63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3967b63
4ca818e
* Mon Jan 16 2017 Jeff Johnston <jjohnstn@redhat.com> - 1:2.1.0-1
4ca818e
- Update to Neon.2 release
4ca818e
- Remove javax.annotation patch
4ca818e
4d32ca1
* Tue Oct 04 2016 Mat Booth <mat.booth@redhat.com> - 1:2.0.1-1
4d32ca1
- Update to Neon.1 release
4d32ca1
d6b95ea
* Mon Apr 25 2016 Sopot Cela <scela@redhat.com> - 1:2.0.0-0.1.git1f95c6c
ae4b99c
- Upstream version correction
ae4b99c
9cdd521
* Mon Apr 25 2016 Sopot Cela <scela@redhat.com> - 1:1.0.1-2.git1f95c6c
728506c
- Upgrade for Neon
9cdd521
495bad4
* Thu Mar 10 2016 Mat Booth <mat.booth@redhat.com> - 1:1.0.1-1.gitedd5f69
495bad4
- Take a post-release snapshot of 1.0.1 due to API breakage in newer versions
495bad4
9dc7f8b
* Thu Mar 03 2016 Sopot Cela <scela@redhat.com> - 1.0.2-0.1.git93cdb07
9dc7f8b
- Updated to 1.0.2 for Mars.2 release
9dc7f8b
c779d09
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-0.2.git3c10977
c779d09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c779d09
c09508a
* Tue Sep 29 2015 Sopot Cela <scela@redhat.com> - 1.0.1-0.1.git3c10977
c09508a
- Updated to 1.0.1 for Mars.1 release
c09508a
cdbad07
* Wed Jul 15 2015 Sopot Cela <scela@redhat.com> - 1.0.0-0.3.gite1ac200
cdbad07
- Added javax.annotation patch
cdbad07
9188028
* Tue Jun 16 2015 Alexander Kurtakov <akurtako@redhat.com> 1.0.0-0.2.git01bfa62
9188028
- New snapshot
9188028
9188028
* Wed Jun 3 2015 Sopot Cela <scela@redhat.com> - 1.0.0-0.1.gite1ac200
dec18a1
- Initial packaging