[eclipse-m2e-core/1.5.0-experimental: 1/9] Some basic info for 1.5.0-SNAPSHOT update

Gerard Ryan galileo at fedoraproject.org
Fri Feb 28 23:51:54 UTC 2014


commit dcee71defddf658d1bd261d872cd01780d2da1ef
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Wed Feb 19 20:32:01 2014 +0000

    Some basic info for 1.5.0-SNAPSHOT update

 eclipse-m2e-core.spec |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/eclipse-m2e-core.spec b/eclipse-m2e-core.spec
index 616d330..b3d03a1 100644
--- a/eclipse-m2e-core.spec
+++ b/eclipse-m2e-core.spec
@@ -2,12 +2,12 @@
 %global install_loc_plugins  %{eclipse_dropins}/%{name}/eclipse/plugins
 %global install_loc_features %{eclipse_dropins}/%{name}/eclipse/features
 %global release_tag          %{version}.20130601-0317
-%global x_y                  1.4
-%global release_dir          releases/%{x_y}/%{release_tag}
+%global x_y                  1.5
+%global release_dir          m2e-core-a19a70e2d2be8b6382953cf847ca65d353e7fdf7
 
 Name:           eclipse-m2e-core
-Version:        1.4.0
-Release:        13%{?dist}
+Version:        1.5.0
+Release:        1%{?dist}
 Summary:        Maven integration for Eclipse
 
 Group:          Development/Tools
@@ -122,6 +122,8 @@ BuildRequires:  tycho
 BuildRequires:  tycho-extras
 BuildRequires:  velocity
 BuildRequires:  xbean
+BuildRequires:  tesla-concurrent-localrepo
+BuildRequires:  aether-connector-okhttp
 
 Requires:       aether-api
 Requires:       aether-connector-basic
@@ -208,7 +210,7 @@ find -name '*.jar' -delete
 
 # Copy license files so they can be installed more easily.
 cp -p org.eclipse.m2e.feature/epl-v10.html .
-cp -p m2e-maven-runtime/com.ning.async-http-client/src/main/resources/about_files/LICENSE-2.0.txt .
+cp -p m2e-maven-runtime/org.eclipse.m2e.maven.indexer/src/main/resources/about_files/LICENSE-2.0.txt .
 
 # These don't currently build, but don't seem to be absolutely necessary
 %pom_disable_module org.eclipse.m2e.tests.common
@@ -375,6 +377,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Mon Jan 27 2014 Gerard Ryan <galileo at fedoraproject.org> - 1.5.0-1
+- Update to 1.5.0-SNAPSHOT
+
 * Mon Jan 27 2014 Gerard Ryan <galileo at fedoraproject.org> - 1.4.0-13
 - Fix for RHBZ#1015324: Failing to retrieve archetypes
 


More information about the scm-commits mailing list