fedoraproject-p2: Add support for archful dropins
This commit is contained in:
parent
e2bb9a6400
commit
1f8d8b793b
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
3e4142a55d2dea2923094b5ebb70dd22 fedoraproject-p2-cd76c6.tar.xz
|
||||
2cfc11196f68212dbaf9e6eb364c4a98 fedoraproject-p2-7a5a01.tar.xz
|
||||
d7ee912e8da240c8d87892ed876960ae org.eclipse.tycho-tycho-0.22.0.tar.bz2
|
||||
c600a5115f29962c974b75b4b25e74f1 eclipse-bootstrap.tar.xz
|
||||
|
@ -17,7 +17,7 @@
|
||||
# %%global snap -SNAPSHOT
|
||||
%global snap %{nil}
|
||||
|
||||
%global fp_p2_sha cd76c6
|
||||
%global fp_p2_sha 7a5a01
|
||||
%global fp_p2_version 0.0.1
|
||||
%global fp_p2_snap -SNAPSHOT
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
Name: %{?scl_prefix}tycho
|
||||
Version: 0.22.0
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -429,6 +429,9 @@ ln -s %{_javadir}/tycho/org.fedoraproject.p2.jar %{buildroot}%{_datadir}/xmvn/li
|
||||
%{_javadocdir}/tycho
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2015 Mat Booth <mat.booth@redhat.com> - 0.22.0-15
|
||||
- fedoraproject-p2: Add support for archful dropins
|
||||
|
||||
* Mon Apr 20 2015 Roland Grunberg <rgrunber@redhat.com> - 0.22.0-14
|
||||
- Handle possible changes to metadata namespace (ns[0-9]).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user