[eclipse-shelled] Correct version of eclipse-platform requirement.

swagiaal swagiaal at fedoraproject.org
Thu Apr 26 20:57:57 UTC 2012


commit b08ac6bb17352871b1246fb097a4f2c3ef55d127
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Thu Apr 26 10:16:39 2012 -0400

    Correct version of eclipse-platform requirement.

 eclipse-shelled.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-shelled.spec b/eclipse-shelled.spec
index b6ccf90..40d33a4 100644
--- a/eclipse-shelled.spec
+++ b/eclipse-shelled.spec
@@ -4,12 +4,12 @@ Summary:          Eclipse Shell script editor
 Name:             eclipse-shelled
 #Next release is not planned. The sources were checkout on 20120420.
 Version:          2.0.2
-Release:          0.1.20120420svn%{?dist}
+Release:          0.2.20120420svn%{?dist}
 License:          EPL
 URL:              http://sourceforge.net/projects/shelled
 Group:            Development/Tools
 Source0:          http://downloads.sourceforge.net/project/shelled/shelled/ShellEd%20%{version}/shelled-%{version}-src.tar.bz2
-Requires:         eclipse-platform >= 1:4.2.0-6
+Requires:         eclipse-platform >= 1:4.2.0
 Requires:         eclipse-dltk >= 4.0.0
 Requires:         eclipse-manpage
 BuildRequires:    eclipse-pde
@@ -41,6 +41,9 @@ unzip -q -d $RPM_BUILD_ROOT%{install_loc} \
 %{install_loc}
 
 %changelog
+* Thu Apr 26 2012 Sami Wagiaalla <swagiaal at redhat.com> 2.0.2-0.2.20120420svn
+- Correct version of eclipse-platform requirement.
+
 * Fri Apr 20 2012 Krzysztof Daniel <kdaniel at redhat.com> 2.0.2-0.1.20120420svn
 - Update to latest upstream.
 


More information about the scm-commits mailing list