[eclipse-egit-github] Fix build to work with rawhide

Neil Brian Guzman nguzman at fedoraproject.org
Tue Jun 11 15:03:18 UTC 2013


commit d2f8605bbf96e397c440ca7d3065a36d6b932080
Author: Neil Guzman <nguzman at redhat.com>
Date:   Tue Jun 11 11:03:04 2013 -0400

    Fix build to work with rawhide

 eclipse-egit-github.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-egit-github.spec b/eclipse-egit-github.spec
index 6f88528..4f416da 100644
--- a/eclipse-egit-github.spec
+++ b/eclipse-egit-github.spec
@@ -3,7 +3,7 @@
 
 Name:			eclipse-egit-github
 Version:		2.3.0
-Release:		2%{?dist}
+Release:		3%{?dist}
 Summary:		Eclipse EGit Mylyn GitHub Connector
 
 Group:			Development/Libraries
@@ -21,8 +21,7 @@ BuildRequires:	feclipse-maven-plugin
 BuildRequires:	maven-local
 BuildRequires:	maven-install-plugin
 BuildRequires:	maven-deploy-plugin
-
-Requires:		eclipse-egit
+BuildRequires: 	eclipse-egit
 
 %description
 Create task repositories for working with GitHub issues 
@@ -77,6 +76,9 @@ popd
 
 
 %changelog
+* Tue Jun 11 2013 Neil Brian Guzman <nguzman at redhat.com> 2.3.0-3
+- Changed eclipse-egit --> BuildRequires: eclipse-egit to build on f19
+
 * Fri Jun 07 2013 Neil Brian Guzman <nguzman at redhat.com> 2.3.0-2
 - Removed duplicate about.htmls
 - Fixed changelog


More information about the scm-commits mailing list