Blame eclipse-egit-github.spec

76cf958
%global gittag 5.4.0.201906121030-r
Neil Guzman efc2353
f1a6356
Name:		eclipse-egit-github
b5f00d0
Version:	5.4.0
76cf958
Release:	2%{?dist}
f1a6356
Summary:	Eclipse EGit Mylyn GitHub Connector
Neil Guzman efc2353
f1a6356
License:	EPL-2.0
f1a6356
URL:		http://www.eclipse.org/egit/
f1a6356
Source0:	https://git.eclipse.org/c/egit/egit-github.git/snapshot/egit-github-%{gittag}.tar.xz
b25f3fd
b25f3fd
BuildArch:	noarch
48ab164
d4d299a
# Upstream Eclipse no longer supports non-64bit arches
d4d299a
ExcludeArch: s390 %{arm} %{ix86}
d4d299a
Neil Guzman efc2353
BuildRequires:	tycho
43c66fd
BuildRequires:	maven-antrun-plugin
Neil Guzman efc2353
BuildRequires:	google-gson
Neil Guzman efc2353
BuildRequires:	hamcrest
f6275b5
BuildRequires:	eclipse-egit >= %{version}
f6275b5
BuildRequires:	eclipse-jgit >= %{version}
4bf72e9
BuildRequires:	eclipse-license2
Neil Guzman efc2353
BuildRequires:	eclipse-mylyn
e68e580
BuildRequires:	eclipse-mylyn-docs-wikitext
Neil Guzman efc2353
f6275b5
Requires:	eclipse-platform
f6275b5
Requires:	eclipse-egit >= %{version}
f6275b5
Requires:	eclipse-jgit >= %{version}
Neil Guzman 118cab7
Neil Guzman efc2353
%description
Neil Guzman efc2353
Create task repositories for working with GitHub issues 
Neil Guzman efc2353
and Gists.
Neil Guzman efc2353
Neil Guzman efc2353
%prep
07529cc
%setup -q -n egit-github-%{gittag}
78acad0
78acad0
%pom_xpath_remove "pom:repositories"
Neil Guzman efc2353
Neil Guzman efc2353
# comment out tests
48ab164
%pom_disable_module "org.eclipse.egit.github.core.tests"
f1a6356
%pom_disable_module "org.eclipse.mylyn.github.tests"
f1a6356
f1a6356
# no need for sites or target platform in RPM builds
f1a6356
%pom_disable_module "org.eclipse.mylyn.github-site"
f1a6356
%pom_disable_module "org.eclipse.mylyn.github.target"
f1a6356
%pom_remove_plugin ":target-platform-configuration"
f1a6356
f1a6356
# misc other plugins not needed for RPM builds
f1a6356
%pom_remove_plugin ":maven-enforcer-plugin"
f1a6356
%pom_remove_plugin ":maven-pmd-plugin"
Neil Guzman efc2353
Neil Guzman efc2353
# remove dependencies for maven-antrun-plugin 
Neil Guzman efc2353
%pom_remove_dep ant:optional org.eclipse.mylyn.github.doc
Neil Guzman efc2353
e68e580
%mvn_package "::pom::" __noinstall
e68e580
Neil Guzman efc2353
%build
9bde290
%mvn_build -j
Neil Guzman efc2353
Neil Guzman efc2353
%install
473ac49
%mvn_install
Neil Guzman efc2353
473ac49
%files -f .mfiles
4bf72e9
%license LICENSE
4bf72e9
%doc README.md CONTRIBUTING.md
Neil Guzman efc2353
Neil Guzman efc2353
%changelog
76cf958
* Thu Jun 27 2019 Mat Booth <mat.booth@redhat.com> - 5.4.0-2
76cf958
- Update to final tagged release
76cf958
b5f00d0
* Fri May 31 2019 Mat Booth <mat.booth@redhat.com> - 5.4.0-1
b5f00d0
- Update to latest milestone release
b5f00d0
d4d299a
* Wed Mar 13 2019 Mat Booth <mat.booth@redhat.com> - 5.3.0-1
d4d299a
- Update to 2019-03 release
d4d299a
- Restrict to same architectures as Eclipse itself
d4d299a
96d5d31
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
96d5d31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
96d5d31
f1a6356
* Fri Dec 07 2018 Mat Booth <mat.booth@redhat.com> - 5.2.0-1
f1a6356
- Update to 5.2.0 release
f1a6356
468fa0f
* Tue Sep 25 2018 Mat Booth <mat.booth@redhat.com> - 5.1.0-1
468fa0f
- Update to 5.1.0 release
468fa0f
673597e
* Wed Aug 22 2018 Mat Booth <mat.booth@redhat.com> - 5.1.0-0.1
673597e
- Update to latest snapshot
673597e
a16e9ba
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2
a16e9ba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
a16e9ba
4bf72e9
* Sat Jun 23 2018 Mat Booth <mat.booth@redhat.com> - 5.0.0-1
4bf72e9
- Update to latest upstream release
4bf72e9
b9a2a45
* Wed Mar 21 2018 Alexander Kurtakov <akurtako@redhat.com> 4.11.0-1
b9a2a45
- Update to upstream 4.11.0.
b9a2a45
f0431a6
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.0-2
f0431a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f0431a6
07529cc
* Fri Jan 05 2018 Mat Booth <mat.booth@redhat.com> - 4.10.0-1
07529cc
- Update to latest upstream release
07529cc
e68e580
* Tue Nov 21 2017 Mat Booth <mat.booth@redhat.com> - 4.9.0-1
e68e580
- Update to latest upstream version
e68e580
fd5add6
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-3
fd5add6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fd5add6
b25f3fd
* Fri Jun 23 2017 Mat Booth <mat.booth@redhat.com> - 4.8.0-2
b25f3fd
- Avoid unnecessary dep on Mylyn Wikitext
b25f3fd
48ab164
* Fri Jun 16 2017 Mat Booth <mat.booth@redhat.com> - 4.8.0-1
48ab164
- Update to Oxygen release
48ab164
1169272
* Wed May 10 2017 Mat Booth <mat.booth@redhat.com> - 4.7.0-2
1169272
- Regenerate symlinks
1169272
4918128
* Wed May 03 2017 Mat Booth <mat.booth@redhat.com> - 4.7.0-1
4918128
- Update to latest upstream release 4.7.0
4918128
a072035
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-2
a072035
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
a072035
47f3901
* Thu Jan 12 2017 Mat Booth <mat.booth@redhat.com> - 4.6.0-1
47f3901
- Update to latest release
47f3901
6945cef
* Tue Oct 4 2016 Alexander Kurtakov <akurtako@redhat.com> 4.5.0-1
6945cef
- Update to 4.5.0
6945cef
235d97f
* Wed Jun 15 2016 Mat Booth <mat.booth@redhat.com> - 4.4.0-1
235d97f
- Update to latest release
235d97f
43c66fd
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.0-2
43c66fd
- Add missing build-requires
43c66fd
3541a37
* Fri Apr 15 2016 Sopot Cela <scela@redhat.com> - 4.3.0-1
3541a37
- Upgrade to 4.3.0
3541a37
5aa098a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2
5aa098a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
5aa098a
f6275b5
* Tue Jan 26 2016 Sopot Cela <scela@redhat.com> 4.2.0-1
f6275b5
- Upgrade to 4.2.0
f6275b5
86490f4
* Tue Sep 29 2015 Sopot Cela <scela@redhat.com> - 4.1.0-1
86490f4
- Upgrade to version 4.1.0 for Mars.1 release
86490f4
4943d44
* Mon Sep 14 2015 Roland Grunberg <rgrunber@redhat.com> - 4.0.1-2
4943d44
- Rebuild as an Eclipse p2 Droplet.
4943d44
49c89d1
* Tue Jun 30 2015 Sopot Cela <scela@redhat.com> - 4.0.1-1
49c89d1
- Updated to 4.0.1
49c89d1
2e75134
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.0-2
2e75134
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2e75134
97ca73b
* Wed Jun 10 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-1
97ca73b
- Update to 4.0 final.
97ca73b
23959ae
* Thu May 28 2015 Alexander Kurtakov <akurtako@redhat.com> 4.0.0-0.1.rc2
23959ae
- Update to 4.0 rc2.
23959ae
15a0c2b
* Thu May 7 2015 Alexander Kurtakov <akurtako@redhat.com> 3.7.0-1
15a0c2b
- Update to upstream 3.7.0 release.
15a0c2b
f1389f8
* Fri Jan 23 2015 Alexander Kurtakov <akurtako@redhat.com> 3.6.2-1
f1389f8
- Update to upstream 3.6.2 release.
f1389f8
2a773ca
* Mon Jan 5 2015 Alexander Kurtakov <akurtako@redhat.com> 3.6.0-1
2a773ca
- Update to 3.6.0.
2a773ca
78acad0
* Tue Nov 11 2014 Mat Booth <mat.booth@redhat.com> - 3.5.0-1
78acad0
- Update to 3.5.0 and clean up spec a bit
78acad0
d141aa4
* Wed Sep 17 2014 Alexander Kurtakov <akurtako@redhat.com> 3.4.0-2
d141aa4
- Fix build with latest tycho/xmvn. 
d141aa4
9bde290
* Thu Jul 10 2014 Alexander Kurtakov <akurtako@redhat.com> 3.4.0-1
9bde290
- Update to upstream 3.4.0.
9bde290
b87eccd
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-2
b87eccd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b87eccd
205e167
* Thu Mar 13 2014 Alexander Kurtakov <akurtako@redhat.com> 3.3.0-1
205e167
- Update to upstream version 3.3.0.
205e167
473ac49
* Thu Jan 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.0-1
473ac49
- Update to upstream version 3.2.0
473ac49
- Install Maven metadata for egit.github.core, resolves: rhbz#1056937
473ac49
99c7c81
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-3
99c7c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
99c7c81
Neil Guzman c5f81b1
* Tue Jun 25 2013 Neil Brian Guzman <nguzman@redhat.com> 3.0.0-2
Neil Guzman c5f81b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Neil Guzman c5f81b1
Neil Guzman 7141b6c
* Tue Jun 25 2013 Neil Brian Guzman <nguzman@redhat.com> 3.0.0-1
Neil Guzman 7141b6c
- Update to 3.0.0.
Neil Guzman 7141b6c
- Fixed the source to point to correct source file.
Neil Guzman 7141b6c
Neil Guzman 118cab7
* Tue Jun 11 2013 Neil Brian Guzman <nguzman@redhat.com> 2.3.0-5
Neil Guzman 118cab7
- added Requires: eclipse-egit
Neil Guzman 118cab7
Neil Guzman 20645c6
* Tue Jun 11 2013 Neil Brian Guzman <nguzman@redhat.com> 2.3.0-4
Neil Guzman 20645c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Neil Guzman 20645c6
Neil Guzman d2f8605
* Tue Jun 11 2013 Neil Brian Guzman <nguzman@redhat.com> 2.3.0-3
Neil Guzman d2f8605
- Changed eclipse-egit --> BuildRequires: eclipse-egit to build on f19
Neil Guzman d2f8605
Neil Guzman efc2353
* Fri Jun 07 2013 Neil Brian Guzman <nguzman@redhat.com> 2.3.0-2
Neil Guzman efc2353
- Removed duplicate about.htmls
Neil Guzman efc2353
- Fixed changelog
Neil Guzman efc2353
- Made symlink to google-gson
Neil Guzman efc2353
- Changed BuildRequires: eclipse-egit --> Requires: eclipse-egit
Neil Guzman efc2353
Neil Guzman efc2353
* Wed Jun 05 2013 Neil Brian Guzman <nguzman@redhat.com> 2.3.0-1
Neil Guzman efc2353
- Initial packaging of eclipse-egit-github