1fe93f5
%define eclipse_base     %{_libdir}/eclipse
1fe93f5
%define install_loc      %{_datadir}/eclipse/dropins/egit
1fe93f5
Ben Konrath 058913b
Summary:          Eclipse Git plug-in
Ben Konrath 058913b
Name:             eclipse-egit
c96b2d2
Version:          0.7.1
c96b2d2
Release:          2%{?dist}
0a642a5
License:          EPL
f022b0a
URL:              http://www.eclipse.org/egit/
Ben Konrath 058913b
Group:            Development/Tools
Ben Konrath 058913b
c96b2d2
# retrieved from http://egit.eclipse.org/w/?p=egit.git;a=snapshot;h=e49f576d207e3d31cdfc02cf57424d16e97ab6a9;sf=tbz2
c96b2d2
Source0:          egit-e49f576d207e3d31cdfc02cf57424d16e97ab6a9.tar.bz2
1fe93f5
Requires:         eclipse-platform >= 1:3.4.0
Ben Konrath 4f6de6a
Requires:         git-core
Ben Konrath 058913b
BuildRequires:    java-devel >= 1.6.0
Ben Konrath 058913b
Ben Konrath 058913b
BuildRequires:    eclipse-pde
c96b2d2
BuildRequires:    eclipse-jgit >= 0.7.1
Ben Konrath 058913b
BuildRequires:    jpackage-utils >= 0:1.5
Ben Konrath 058913b
c96b2d2
Requires: eclipse-jgit >= 0.7.1
f022b0a
Ben Konrath 058913b
BuildArch:        noarch
Ben Konrath 058913b
BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Ben Konrath 058913b
Ben Konrath 058913b
%description
Ben Konrath 058913b
The eclipse-egit package contains Eclipse plugins for
Ben Konrath 058913b
interacting with Git repositories.
Ben Konrath 058913b
Ben Konrath 058913b
%prep
Ben Konrath 058913b
%setup -q -c 
Ben Konrath 058913b
Ben Konrath 058913b
%build
f022b0a
%{eclipse_base}/buildscripts/pdebuild -d "jgit"
Ben Konrath 058913b
Ben Konrath 058913b
%install
Ben Konrath 058913b
rm -rf $RPM_BUILD_ROOT
1fe93f5
install -d -m 755 $RPM_BUILD_ROOT%{install_loc}
Ben Konrath 058913b
Ben Konrath 058913b
# egit main feature
36a3137
unzip -q -d $RPM_BUILD_ROOT%{install_loc}/ build/rpmBuild/org.eclipse.egit.zip
Ben Konrath 058913b
Ben Konrath 058913b
%clean 
Ben Konrath 058913b
rm -rf $RPM_BUILD_ROOT
Ben Konrath 058913b
Ben Konrath 058913b
%files
Ben Konrath 058913b
%defattr(-,root,root,-)
1fe93f5
%{install_loc}
d5120f7
%doc egit/LICENSE
d5120f7
%doc egit/README
Ben Konrath 058913b
Ben Konrath 058913b
%changelog
c96b2d2
* Tue Apr 13 2010 Jeff Johnston <jjohnstn@redhat.com> 0.7.1-2
c96b2d2
- Bump up release.
c96b2d2
c96b2d2
* Tue Apr 13 2010 Jeff Johnston <jjohnstn@redhat.com> 0.7.1-1
c96b2d2
- Rebase to 0.7.1.
c96b2d2
0a642a5
* Fri Mar 19 2010 Alexander Kurtakov <akurtako@redhat.com> 0.7.0-1
0a642a5
- Update to 0.7.0.
0a642a5
- License is only EPL now.
0a642a5
d5120f7
* Tue Feb 9 2010 Alexander Kurtakov <akurtako@redhat.com> 0.6.0-0.1.git20100208
d5120f7
- New git snapshot.
d5120f7
f022b0a
* Tue Nov 10 2009 Alexander Kurtakov <akurtako@redhat.com> 0.6.0-0.1.git20091029
f022b0a
- Update to 0.6 git.
f022b0a
89b0910
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
89b0910
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
89b0910
aace6a4
* Fri Jul 17 2009 Alexander Kurtakov <akurtako@redhat.com> 0.5.0-1
36a3137
- Update to 0.5.0.
36a3137
69be395
* Mon Mar 23 2009 Alexander Kurtakov <akurtako@redhat.com> 0.4.0-3.20090323
69be395
- Update to latest snapshot.
69be395
2227075
* Mon Mar 23 2009 Alexander Kurtakov <akurtako@redhat.com> 0.4.0-3.20090217
2227075
- Rebuild to not ship p2 context.xml.
2227075
c05e5ab
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-2.20090217
c05e5ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c05e5ab
78fec7d
* Tue Feb 17 2009 Alexander Kurtakov <akurtako@redhat.com> 0.4.0-1.20090217
78fec7d
- New snapshot.
78fec7d
689f5e1
* Wed Dec 10 2008 Alexander Kurtakov <akurtako@redhat.com> 0.4.0-1
1fe93f5
- Update to 0.4.0.
1fe93f5
79e33ab
* Wed Oct 22 2008 Alexander Kurtakov <akurtako@redhat.com> 0.3.1.20081022-3
79e33ab
- New git version.
79e33ab
fdb6925
* Wed Jul 30 2008 Andrew Overholt <overholt@redhat.com> 0.3.1-2
fdb6925
- Move files and update build for Eclipse SDK 3.4
fdb6925
- Use pdebuild
fdb6925
b5391fa
* Thu Jul 17 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.3.1-1
b5391fa
- fix license tag
b5391fa
b83c1b2
* Tue Apr 08 2008 Jesse Keating <jkeating@redhat.com> - 0.3.1-0
b83c1b2
- New upstream release 0.3.1, makes committing / diffing actually work
b83c1b2
c18b4d8
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.0-3
c18b4d8
- Autorebuild for GCC 4.3
c18b4d8
Ben Konrath 4f6de6a
* Mon Oct 04 2007 Ben Konrath <bkonrath@redhat.com> 0.3.0-2.fc8
Ben Konrath 4f6de6a
- Require git-core instead of git.
Ben Konrath 4f6de6a
- Resolves: #319321
Ben Konrath 4f6de6a
Ben Konrath 4f6de6a
* Mon Sep 24 2007 Ben Konrath <bkonrath@redhat.com> 0.3.0-1.fc8
Ben Konrath 5923e31
- 0.3.0
Ben Konrath 5923e31
Ben Konrath 2651538
* Wed Sep 19 2007 Ben Konrath <bkonrath@redhat.com> 0.2.99-0.git20070919.fc8
Ben Konrath 2651538
- 0.2.99 git20070919
Ben Konrath 2651538
Ben Konrath 829195b
* Mon Sep 17 2007 Ben Konrath <bkonrath@redhat.com> 0.2.2-2.git20070911.fc8
Ben Konrath 829195b
- Update add feature and plugin patch.
Ben Konrath 829195b
Ben Konrath b37339a
* Mon Sep 17 2007 Ben Konrath <bkonrath@redhat.com> 0.2.2-1.git20070911.fc8
Ben Konrath b37339a
- Require eclipse-platform >= 3.2.1 
Ben Konrath b37339a
Ben Konrath 4ec1d52
* Fri Sep 14 2007 Ben Konrath <bkonrath@redhat.com> 0.2.2-0.git20070911.fc8
Ben Konrath 4ec1d52
- Update to git20070911.
Ben Konrath 4ec1d52
- Update feature and accosicated branding plugin.
Ben Konrath 4ec1d52
Ben Konrath 058913b
* Wed Aug 29 2007 Ben Konrath <bkonrath@redhat.com> 0.2.2-0.git20070826.fc8
Ben Konrath 058913b
- Initial version