fedoraproject-p2: Do not generate requires for fragments.

This commit is contained in:
Roland Grunberg 2015-06-25 11:20:27 -04:00 committed by Mat Booth
parent fe25fe53dc
commit 4b7b42b00b
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,3 @@
2cfc11196f68212dbaf9e6eb364c4a98 fedoraproject-p2-7a5a01.tar.xz
cc9859883beb0c3dd67f98a1f80c4864 fedoraproject-p2-a61745.tar.xz
0a14e091316e0a467f94c7821b9e21e6 org.eclipse.tycho-tycho-0.23.0.tar.xz
6c81cc0da4efbb555b28abb2847791b4 eclipse-bootstrap.tar.xz

View File

@ -19,7 +19,7 @@
%global git_tag tycho-0.23.0
%global fp_p2_sha 7a5a01
%global fp_p2_sha a61745
%global fp_p2_version 0.0.1
%global fp_p2_snap -SNAPSHOT
@ -27,7 +27,7 @@
Name: %{?scl_prefix}tycho
Version: 0.23.0
Release: 2%{?dist}
Release: 3%{?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
@ -420,6 +420,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li
%{_javadocdir}/tycho
%changelog
* Thu Jun 25 2015 Roland Grunberg <rgrunber@redhat.com> - 0.23.0-3
- fedoraproject-p2: Do not generate requires for fragments.
* Tue Jun 09 2015 Mat Booth <mat.booth@redhat.com> - 0.23.0-2
- Fix bootstrap build