fedoraproject-p2: Do not regenerate IU metadata on every query.
This commit is contained in:
parent
2b548d906d
commit
1c66298751
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
127267aa75abd86df6815bcbd7f2492d tycho-0.21.0.tar.bz2
|
||||
8303bf4c107a219ce0c916bb692046f6 eclipse-bootstrap.tar.xz
|
||||
b77555821c803592ab4b13b06f38280c fedoraproject-p2-9a9a6e.tar.xz
|
||||
104c74837e6296a95989dd8fcbfdf2ee fedoraproject-p2-962aa8.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
# %%global snap -SNAPSHOT
|
||||
%global snap %{nil}
|
||||
|
||||
%global fp_p2_sha 9a9a6e
|
||||
%global fp_p2_sha 962aa8
|
||||
%global fp_p2_version 0.0.1
|
||||
%global fp_p2_snap -SNAPSHOT
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: tycho
|
||||
Version: 0.21.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -368,6 +368,9 @@ install -m 644 $osgiStateJarPath $RPM_BUILD_ROOT%{_javadir}/%{name}/osgi.compati
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Sep 03 2014 Roland Grunberg <rgrunber@redhat.com> - 0.21.0-4
|
||||
- fedoraproject-p2: Do not regenerate IU metadata on every query.
|
||||
|
||||
* Thu Aug 28 2014 Mat Booth <mat.booth@redhat.com> - 0.21.0-3
|
||||
- Perform non-bootstrap build
|
||||
- Update running-env-only patch
|
||||
|
Loading…
Reference in New Issue
Block a user