[eclipse/f16: 1/2] Remove xulrunner-devel(not buildable at all) and libgnome-devel(GConf2-devel is enough).

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Nov 28 19:49:30 UTC 2011


commit a8937355723407d9a65f2030daa310deada3a4dd
Author: Alexander Kurtakov < <akurtako at redhat.com>
Date:   Mon Nov 28 21:45:30 2011 +0200

    Remove xulrunner-devel(not buildable at all) and
    libgnome-devel(GConf2-devel is enough).

 eclipse.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 799d9b8..a989920 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -23,7 +23,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -35,7 +35,7 @@ BuildRequires:  rsync
 BuildRequires:  jpackage-utils >= 0:1.5, make, gcc
 BuildRequires:  gtk2-devel
 BuildRequires:  glib2-devel
-BuildRequires:  libgnome-devel
+BuildRequires:  GConf2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  nspr-devel
 BuildRequires:  libXtst-devel
@@ -47,7 +47,6 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  java-javadoc
 BuildRequires:  libXt-devel
-BuildRequires:  xulrunner-devel 
 BuildRequires:  webkitgtk-devel
 
 BuildRequires: icu4j-eclipse >= 1:4.4.2-2
@@ -554,6 +553,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Mon Nov 28 2011 Alexander Kurtakov <akurtako at redhat.com> 1:3.7.1-6
+- Remove xulrunner-devel(not buildable at all) and libgnome-devel(GConf2-devel is enough).
+
 * Fri Nov 25 2011 Alexander Kurtakov <akurtako at redhat.com> 1:3.7.1-5
 - Add ExclusiveArch for RHEL.
 


More information about the scm-commits mailing list