54d6fee
%global eclipse_base        %{_libdir}/eclipse
54d6fee
%global install_loc         %{_datadir}/eclipse/dropins
Andrew Overholt 550bc8c
# Taken from update site so we match upstream
Severin Gehwolf fd50e7b
#  http://download.eclipse.org/mylyn/archive/3.5.1/v20110422-0200/
Severin Gehwolf fd50e7b
%global qualifier           v20110422-0200
Andrew Overholt fb84083
Andrew Overholt 89eec6a
Name: eclipse-mylyn
Severin Gehwolf 84e96cc
Summary: Eclipse Mylyn main feature.
Severin Gehwolf fd50e7b
Version: 3.5.1
Severin Gehwolf 84e96cc
Release: 1%{?dist}
Severin Gehwolf fd50e7b
License: EPL
Andrew Overholt fb84083
URL: http://www.eclipse.org/mylyn
Andrew Overholt fb84083
Severin Gehwolf 84e96cc
# bash fetch-eclipse-mylyn.sh
Severin Gehwolf fd50e7b
Source0: eclipse-mylyn-R_3_5_1-fetched-src.tar.bz2
Severin Gehwolf 84e96cc
Source1: fetch-eclipse-mylyn.sh
Andrew Overholt fb84083
Andrew Overholt fb84083
BuildArch: noarch
Andrew Overholt fb84083
Severin Gehwolf 84e96cc
BuildRequires: java-devel >= 1.5.0
Severin Gehwolf 84e96cc
BuildRequires: eclipse-platform >= 1:3.4.0
Andrew Overholt 550bc8c
BuildRequires: eclipse-pde >= 1:3.4.0
Severin Gehwolf fd50e7b
BuildRequires: eclipse-mylyn-commons >= 3.5.0
Severin Gehwolf 84e96cc
Andrew Overholt 550bc8c
Requires: eclipse-platform >= 1:3.4.0
Severin Gehwolf fd50e7b
Requires: eclipse-mylyn-commons >= 3.5.0
Andrew Overholt fb84083
Andrew Overholt fb84083
Group: Development/Tools
Andrew Overholt fb84083
Andrew Overholt 2084c12
%description
Severin Gehwolf 84e96cc
Mylyn integrates task support into Eclipse. It supports offline editing
Andrew Overholt 2084c12
for certain task repositories and monitors work activity to hide
Severin Gehwolf 84e96cc
information that is not relevant to the current task.
Charley Wang 3ca5c86
Andrew Overholt fb84083
%prep
Severin Gehwolf 84e96cc
%setup -c
Andrew Overholt 441491e
Andrew Overholt fb84083
%build
Andrew Overholt 9f48f9f
%{eclipse_base}/buildscripts/pdebuild -f org.eclipse.mylyn_feature \
Andrew Overholt 441491e
 -a "-DjavacSource=1.5 -DjavacTarget=1.5 -DforceContextQualifier=%{qualifier} -DmylynQualifier=%{qualifier}" \
Severin Gehwolf 84e96cc
 -d "mylyn-commons"
Andrew Overholt fb84083
Andrew Overholt fb84083
%install
Andrew Overholt fb84083
rm -rf %{buildroot}
Andrew Overholt fb84083
Severin Gehwolf 84e96cc
install -d -m 755 %{buildroot}%{_datadir}/eclipse
Severin Gehwolf 84e96cc
install -d -m 755 %{buildroot}%{install_loc}/mylyn
Andrew Overholt fb84083
Severin Gehwolf 84e96cc
unzip -q -o -d %{buildroot}%{install_loc}/mylyn \
Severin Gehwolf 84e96cc
 build/rpmBuild/org.eclipse.mylyn_feature.zip
1d13c68
Andrew Overholt fb84083
%files
Andrew Overholt fb84083
%defattr(-,root,root,-)
Andrew Overholt 441491e
%{install_loc}/mylyn
Severin Gehwolf 84e96cc
%doc org.eclipse.mylyn.tasks/org.eclipse.mylyn-feature/epl-v10.html
Severin Gehwolf fd50e7b
%doc org.eclipse.mylyn.tasks/org.eclipse.mylyn-feature/license.html
Charley Wang 3ca5c86
Andrew Overholt fb84083
%changelog
Severin Gehwolf fd50e7b
* Tue Apr 26 2011 Severin Gehwolf <sgehwolf@redhat.com> 3.5.1-1
Severin Gehwolf fd50e7b
- Update to upstream 3.5.1.
Severin Gehwolf fd50e7b
Severin Gehwolf 84e96cc
* Fri Apr 8 2011 Severin Gehwolf <sgehwolf@redhat.com> 3.5.0-1
Severin Gehwolf 84e96cc
- Update to upstream 3.5.0 release. This update splits this
Severin Gehwolf 84e96cc
  existing SRPM up into about 7 additional ones.
Severin Gehwolf 84e96cc
- Now requires new package eclipse-mylyn-commons.
Severin Gehwolf 84e96cc
99ef94e
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-5
99ef94e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
99ef94e
5fefe52
* Wed Jan 5 2011 Alexander Kurtakov <akurtako@redhat.com> 3.4.2-4
1f926af
- Fix symlink to non-existing versioned jar.
1f926af
Severin Gehwolf adf13c9
* Tue Dec 7 2010 Severin Gehwolf <sgehwolf@redhat.com> 3.4.2-3
Severin Gehwolf adf13c9
- Really fix FTBFS.
Severin Gehwolf adf13c9
Severin Gehwolf 5a13ff2
* Tue Dec 7 2010 Severin Gehwolf <sgehwolf@redhat.com> 3.4.2-2
Severin Gehwolf 5a13ff2
- Fix FTBFS RH Bz #660784
Severin Gehwolf 5a13ff2
Chris Aniszczyk 7ba4cf0
* Fri Oct 8 2010 Chris Aniszczyk <zx@redhat.com> 3.4.2-1
Chris Aniszczyk 7ba4cf0
- Update to 3.4.2.
Chris Aniszczyk 7ba4cf0
Jeff Johnston d8ffd76
* Wed Sep 1 2010 Jeff Johnston <jjohnstn@redhat.com> 3.4.1-3
Jeff Johnston d8ffd76
- Resolves: #605285
Jeff Johnston d8ffd76
- Fix obsoletes/provides for eclipse-cdt-mylyn using an epoch of 2.
Jeff Johnston d8ffd76
2f5690c
* Wed Sep 1 2010 Alexander Kurtakov <akurtako@redhat.com> 3.4.1-2
2f5690c
- Backport patch for wikitext to work with Fedora wiki.
2f5690c
54d6fee
* Tue Aug 31 2010 Alexander Kurtakov <akurtako@redhat.com> 3.4.1-1
54d6fee
- Update to 3.4.1.
54d6fee
Charley Wang 3ca5c86
* Tue Jul 27 2010 Charley Wang <chwang@redhat.com> 3.4.0-4
Charley Wang 3ca5c86
- Add Wikitext SDK to eclipse-mylyn
Charley Wang 3ca5c86
Charley Wang cd0c65a
* Wed Jul 21 2010 Charley Wang <chwang@redhat.com> 3.4.0-3
Charley Wang cd0c65a
- Relax cdt requires, remove extraneous links, fix xmlrpc split
Charley Wang cd0c65a
Charley Wang ec7bfd0
* Thu Jul 15 2010 Charley Wang <chwang@redhat.com> 3.4.0-2
Charley Wang 2da219f
- Add required jar links to mylyn dropins directory
Charley Wang 2da219f
Charley Wang 4bf1232
* Wed Jul 14 2010 Charley Wang <chwang@redhat.com> 3.4.0-1
Charley Wang 4bf1232
- Update to 3.4.0. Add mylyn-commons feature, remove commons.soap
Charley Wang 4bf1232
e5bceed
* Wed Mar 3 2010 Alexander Kurtakov <akurtako@redhat.com> 3.3.2-4
e5bceed
- Relax bundle version requires for commons-lang.
e5bceed
0cce185
* Thu Feb 25 2010 Alexander Kurtakov <akurtako@redhat.com> 3.3.2-3
0cce185
- Really update to 3.3.2.
0cce185
cd55203
* Thu Feb 25 2010 Alexander Kurtakov <akurtako@redhat.com> 3.3.2-2
cd55203
- Bump release.
cd55203
5cf972e
* Thu Feb 25 2010 Alexander Kurtakov <akurtako@redhat.com> 3.3.2-1
5cf972e
- Update to 3.3.2.
5cf972e
bbf6ddc
* Wed Feb 17 2010 Alexander Kurtakov <akurtako@redhat.com> 3.3.1-5
bbf6ddc
- Adapt to commons-lang 2.4.
bbf6ddc
ec51495
* Wed Feb 17 2010 Alexander Kurtakov <akurtako@redhat.com> 3.3.1-4
ec51495
- Fix FTBFS rhbz#564704.
ec51495
Andrew Overholt adf84b7
* Thu Jan 07 2010 Andrew Overholt <overholt@redhat.com> 3.3.1-3
Andrew Overholt adf84b7
- Remove Fedora customizations (adding bugzilla instances).
Andrew Overholt adf84b7
Andrew Overholt df2d774
* Thu Jan 07 2010 Andrew Overholt <overholt@redhat.com> 3.3.1-2
Andrew Overholt df2d774
- Update license field to add ASL 2.0 for wikitext.
Andrew Overholt df2d774
14e0dc6
* Thu Dec 17 2009 Alexander Kurtakov <akurtako@redhat.com> 3.3.1-1
14e0dc6
- Update to 3.3.1 version.
14e0dc6
7cdb5e7
* Sun Nov 22 2009 Alexander Kurtakov <akurtako@redhat.com> 3.3.0-4
7cdb5e7
- Fix build with newer common-codec.
7cdb5e7
01010d0
* Wed Oct 28 2009 Alexander Kurtakov <akurtako@redhat.com> 3.3.0-3
01010d0
- CDT subpackage obsoletes eclipse-cdt-mylyn.
01010d0
0acdbaa
* Tue Oct 27 2009 Alexander Kurtakov <akurtako@redhat.com> 3.3.0-2
0acdbaa
- Fix cdt description. Bump qualifier to be newer than Galileo update site.
0acdbaa
1d13c68
* Tue Oct 27 2009 Alexander Kurtakov <akurtako@redhat.com> 3.3.0-1
1d13c68
- Update to 3.3.0.
1d13c68
- Add cdt bridge.
1d13c68
- Remove BR/R which are required by eclipse itself now.
1d13c68
4b0af24
* Tue Sep 22 2009 Alexander Kurtakov <akurtako@redhat.com> 3.2.1-2
4b0af24
- Add patch for correct building of o.e.wikitext.help.ui.
4b0af24
3d327db
* Tue Aug 4 2009 Alexander Kurtakov <akurtako@redhat.com> 3.2.1-1
3d327db
- Update to 3.2.1.
de5a576
Andrew Overholt 84aa3b9
* Wed Apr 22 2009 Andrew Overholt <overholt@redhat.com> 3.1.1-1
Andrew Overholt 84aa3b9
- 3.1.1
Andrew Overholt 84aa3b9
- Bug fixes from 3.1.0:  http://tinyurl.com/mylyn-3-1-1bugs
Andrew Overholt 84aa3b9
- Remove wikitext build patch that has been merged upstream.
Andrew Overholt 84aa3b9
adde97f
* Wed Mar 25 2009 Alexander Kurtakov <akurtako@redhat.com> 3.1.0-3
adde97f
- Fix documentation build.
adde97f
4e4cb12
* Mon Mar 23 2009 Alexander Kurtakov <akurtako@redhat.com> 3.1.0-2
4e4cb12
- Rebuild to not ship p2 context.xml.
4e4cb12
Andrew Overholt 89d3d81
* Tue Mar 17 2009 Andrew Overholt <overholt@redhat.com> 3.1.0-1
Andrew Overholt 89d3d81
- 3.1.0
Andrew Overholt 89d3d81
- Add wikitext sub-package.
Andrew Overholt 89d3d81
- Update to new Fedora customizations plugin.
Andrew Overholt 89d3d81
- Don't repack JARs as it breaks help content.
Andrew Overholt 89d3d81
0d675aa
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.3-5
0d675aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0d675aa
Andrew Overholt 89d3d81
* Mon Feb 9 2009 Andrew Overholt <overholt@redhat.com> 3.0.4-1
Andrew Overholt 89d3d81
- 3.0.4
Andrew Overholt 89d3d81
Andrew Overholt 89eec6a
* Wed Nov 12 2008 Andrew Overholt <overholt@redhat.com> 3.0.3-4
Andrew Overholt 89eec6a
- Add patch for e.o#239435 (rhbz#470356).
Andrew Overholt 89eec6a
a2faa6a
* Fri Oct 31 2008 Alexander Kurtakov <akurtako@redhat.com> 3.0.3-3
a2faa6a
- Don't apply nojaxb.patch.
a2faa6a
- Fix eclipse-mylyn-splitxmlrpc.patch to Import-Package:org.apache.xmlrpc.
a2faa6a
4388a1f
* Tue Oct 21 2008 Alexander Kurtakov <akurtako@redhat.com> 3.0.3-2
4388a1f
- BR ws-jaxme.
4388a1f
- Bump xmlrpc3 requires for proper OSGi metadata.
4388a1f
- Fix trac feature.xml to not require different qualifier for the deps.
4388a1f
aa97b20
* Tue Oct 21 2008 Alexander Kurtakov <akurtako@redhat.com> 3.0.3-1
aa97b20
- 3.0.3.
d63f3f9
- Rebase addfedoracustomizations.patch.
aa97b20
aa97b20
* Sat Oct 18 2008 Alexander Kurtakov <akurtako@redhat.com> 3.0.1-3
9215eac
- Add >= for jdom to ensure proper OSGi metadata
9215eac
Andrew Overholt c7a062c
* Mon Aug 11 2008 Andrew Overholt <overholt@redhat.com> 3.0.1-2
Andrew Overholt c7a062c
- Add >= for requirements to ensure proper OSGi metadata
Andrew Overholt c7a062c
Andrew Overholt d3d6848
* Fri Aug 08 2008 Andrew Overholt <overholt@redhat.com> 3.0.1-1
Andrew Overholt d3d6848
- Fix fuzz on adding Fedora customizations patch
Andrew Overholt d3d6848
- Add patch to make Red Hat bugzilla 3.0
Andrew Overholt d3d6848
Andrew Overholt dc458a4
* Thu Aug 07 2008 Andrew Overholt <overholt@redhat.com> 3.0.1-1
Andrew Overholt dc458a4
- Add webtasks sub-package
Andrew Overholt dc458a4
Andrew Overholt 441491e
* Tue Aug 05 2008 Andrew Overholt <overholt@redhat.com> 3.0.1-1
Andrew Overholt 441491e
- Update install locations
Andrew Overholt 441491e
- Add qualifier hack for now
Andrew Overholt 441491e
Andrew Overholt 550bc8c
* Wed Jul 30 2008 Andrew Overholt <overholt@redhat.com> 3.0.1-1
Andrew Overholt 550bc8c
- 3.0.1
Andrew Overholt 550bc8c
- Add patch to not require jaxb (required by XML-RPC Orbit bundle)
Andrew Overholt 2084c12
- Fold -ide and -bugzilla into main package
Andrew Overholt 2084c12
- Add commented-out webtasks sub-package; to be enabled after rome
Andrew Overholt 2084c12
  review is complete
Andrew Overholt 550bc8c
b767458
* Thu Jul 17 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.3.2-6
b767458
- fix license tag
b767458
Andrew Overholt 550bc8c
* Wed May 14 2008 Andrew Overholt <overholt@redhat.com> 2.3.2-6
Andrew Overholt 550bc8c
- ".qualifier" -> actual release qualifier in build (due to upstream
Andrew Overholt 550bc8c
  build system change (e.o#108291, rh#446468).
Andrew Overholt 550bc8c
Andrew Overholt 90ba533
* Tue Apr 15 2008 Andrew Overholt <overholt@redhat.com> 2.3.2-5
Andrew Overholt 90ba533
- Re-build to attempt to fix rhbz#442251 (broken cpio archive).
Andrew Overholt 90ba533
Andrew Overholt 89eec6a
* Tue Apr 15 2008 Jesse Keating <jkeating@redhat.com> - 2.3.2-4
b381374
- Rebuild due to filesystem corruption
b381374
Andrew Overholt 4ef87a8
* Mon Apr 07 2008 Andrew Overholt <overholt@redhat.com> 2.3.2-3
Andrew Overholt 4ef87a8
- Fix commons-lang symlink.
Andrew Overholt 4ef87a8
Andrew Overholt b7a1384
* Mon Apr 07 2008 Andrew Overholt <overholt@redhat.com> 2.3.2-2
Andrew Overholt b7a1384
- Upload sources.
Andrew Overholt b7a1384
Andrew Overholt 9f48f9f
* Fri Apr 04 2008 Andrew Overholt <overholt@redhat.com> 2.3.2-1
Andrew Overholt 9f48f9f
- 2.3.2.
Andrew Overholt 9f48f9f
- Add jakarta-commons-lang dependency.
Andrew Overholt 9f48f9f
dd2ba48
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.1.0-2
dd2ba48
- Autorebuild for GCC 4.3
dd2ba48
Andrew Overholt dcb9d37
* Wed Oct 24 2007 Andrew Overholt <overholt@redhat.com> 2.1.0-1
Andrew Overholt dcb9d37
- 2.1.0
Andrew Overholt dcb9d37
- Enable GNOME bugzilla by default
Andrew Overholt dcb9d37
Andrew Overholt 3f20b9f
* Tue Oct 02 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-10
Andrew Overholt 3f20b9f
- Add %%post gcj blocks for sub-packages (thanks to David Walluck).
Andrew Overholt 3f20b9f
- Rename fetching script (s/mylar/mylyn/).
Andrew Overholt 3f20b9f
Andrew Overholt 812ac93
* Fri Sep 21 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-9
Andrew Overholt 812ac93
- Really remove all mylar references in mylyn feature - courtesy
Andrew Overholt 812ac93
  Mandriva package.
Andrew Overholt 812ac93
Andrew Overholt 4ead880
* Wed Sep 19 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-8
Andrew Overholt 4ead880
- Add patch and source to have common bugzilla servers by default.
Andrew Overholt 4ead880
Andrew Overholt 644fa51
* Tue Sep 18 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-7
Andrew Overholt 644fa51
- Fix filename of webcore jar.
Andrew Overholt 644fa51
Andrew Overholt b130b6e
* Tue Sep 18 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-6
Andrew Overholt b130b6e
- Re-add gcj support (accidentally removed the flag).
Andrew Overholt b130b6e
Andrew Overholt 389a6be
* Fri Sep 07 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-5
Andrew Overholt 389a6be
- Make web.core its own jar.
Andrew Overholt 389a6be
- Unpack web.core so we can symlink to dependencies.
Andrew Overholt 389a6be
- Symlink to dependencies of web.core.
Andrew Overholt 389a6be
- Remove rome jar and exports from web.core.
Andrew Overholt 389a6be
- BR/R all the versions of dependencies that have OSGi manifests.
Andrew Overholt 389a6be
Andrew Overholt 4e80796
* Fri Aug 24 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-4
Andrew Overholt 4e80796
- ExcludeArch ppc64 (no xmlrpc3 on ppc64 due to rh#239123).
Andrew Overholt 4e80796
Andrew Overholt 581fd09
* Thu Aug 23 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-3
Andrew Overholt 581fd09
- Add BR on eclipse-pde.
Andrew Overholt 581fd09
Andrew Overholt 2bbb158
* Thu Aug 23 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-2
Andrew Overholt 2bbb158
- Add BR and R on eclipse-cvs-client.
Andrew Overholt 2bbb158
Andrew Overholt fb84083
* Thu Aug 23 2007 Andrew Overholt <overholt@redhat.com> 2.0.0-1
Andrew Overholt fb84083
- Re-name to eclipse-mylyn.
Andrew Overholt fb84083
Andrew Overholt fb84083
* Fri Aug 10 2007 Ben Konrath <bkonrath@redhat.com> 2.0.0-1
Andrew Overholt fb84083
- 2.0.0
Andrew Overholt fb84083
- Add -java and -pde sub-packages.
Andrew Overholt fb84083
Andrew Overholt fb84083
* Wed Apr 25 2007 Andrew Overholt <overholt@redhat.com> 2.0-0.1.M2a.1
Andrew Overholt fb84083
- 2.0M2a (a re-tag to fix some tagging issues).
Andrew Overholt fb84083
Andrew Overholt fb84083
* Wed Apr 18 2007 Andrew Overholt <overholt@redhat.com> 1.0-4
Andrew Overholt fb84083
- Add workaround for missing method in GNU Classpath.
Andrew Overholt fb84083
Andrew Overholt fb84083
* Thu Apr 12 2007 Andrew Overholt <overholt@redhat.com> 1.0-3
Andrew Overholt fb84083
- Add Obsoletes and Provides for eclipse-bugzilla on
Andrew Overholt fb84083
  eclipse-mylar-bugzilla (comments in bug #222677).  If someone notices
Andrew Overholt fb84083
  missing functionality to warrant removing the Provides, please file a
Andrew Overholt fb84083
  bug.
Andrew Overholt fb84083
Andrew Overholt fb84083
* Tue Mar 20 2007 Andrew Overholt <overholt@redhat.com> 1.0-2
Andrew Overholt fb84083
- Use xmlrpc3 jars instead of xmlrpc
Andrew Overholt fb84083
Andrew Overholt fb84083
* Fri Mar 16 2007 Andrew Overholt <overholt@redhat.com> 1.0-1
Andrew Overholt 89d3d81
- Initial build