[eclipse] Remove xulrunner requirement.

swagiaal swagiaal at fedoraproject.org
Tue Jan 31 20:04:12 UTC 2012


commit 7b2da8130d35fea5c0039ef37c771df01f02ffc0
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Tue Jan 31 14:55:31 2012 -0500

    Remove xulrunner requirement.

 eclipse.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index b712346..1426fde 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -17,7 +17,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.3.I201201230800%{?dist}
+Release:        0.4.I201201230800%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -87,7 +87,6 @@ Group:          Text Editors/Integrated Development Environments (IDE)
 # %{_libdir}/java directory owned by jpackage-utils
 Requires:       jpackage-utils
 Requires:       gtk2
-Requires:       xulrunner 
 Requires:       webkitgtk
 
 %description swt
@@ -661,6 +660,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Tue Jan 31 2012 Sami Wagiaalla <swagiaal at redhat.com> 1:3.8.0-0.4.I201201230800
+- Remove xulrunner requirement.
+
 * Tue Jan 31 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.3.I201201230800
 - Updated dependency to felix-gogo-shell to include fix for bug 786041.
 - Fixed mixed-use-of-spaces-and-tabs warning in the spec file.


More information about the scm-commits mailing list