[eclipse] Add BuildRequires: ORBit2-devel

swagiaal swagiaal at fedoraproject.org
Thu Jan 19 20:33:17 UTC 2012


commit 2d2d3f188764454ffa88e4e3609f89810cdd18cd
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Thu Jan 19 15:32:12 2012 -0500

    Add BuildRequires:  ORBit2-devel

 eclipse.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 3dba591..96e6a6d 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -49,6 +49,7 @@ BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  java-javadoc
 BuildRequires:  libXt-devel
 BuildRequires:  webkitgtk-devel
+BuildRequires:  ORBit2-devel
 
 BuildRequires: icu4j-eclipse >= 1:4.4.2-2
 BuildRequires: tomcat-lib >= 7.0.22-2
@@ -641,7 +642,11 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/buildscripts
 %{_libdir}/%{name}/dropins/sdk
 
-%changelog* Tue Jan 19 2012 Sami Wagiaalla <swagiaal at redhat.com> 1:3.7.1-15
+%changelog
+* Thu Jan 19 2012 Sami Wagiaalla <swagiaal at redhat.com> 1:3.7.1-15
+- Add BuildRequires:  ORBit2-devel
+
+* Tue Jan 19 2012 Sami Wagiaalla <swagiaal at redhat.com> 1:3.7.1-15
 - Use rpm-state/eclipse for run-reconciler file instead of /var/run.
 - Delete eclipse-tmpfiles.conf.
 


More information about the scm-commits mailing list