[eclipse] Added Provides: osgi(system.bundle) to rcp package.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Mar 26 18:45:22 UTC 2012


commit b9c8fb0a578c5b96d9c34551d5b0ec5ea74b7bdc
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Mar 26 20:18:41 2012 +0200

    Added Provides: osgi(system.bundle)  to rcp package.

 eclipse.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 425a812..e6c896f 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -18,7 +18,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.20.I201203201400%{?dist}
+Release:        0.21.I201203201400%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -99,6 +99,7 @@ Group:          Development/Languages
 Requires:       %{name}-swt = %{epoch}:%{version}-%{release}
 Requires:       icu4j-eclipse >= 1:4.4.2.2-11
 Requires:       java >= 1.6.0
+Provides:       osgi(system.bundle)
 
 %description    rcp
 Eclipse Rich Client Platform
@@ -575,6 +576,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Mon Mar 26 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.21.I201203201400
+- Added Provides: osgi(system.bundle)  to rcp package.
+
 * Thu Mar 22 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.20.I201203201400
 - Update to I20120320-1400.
 - Ant version changed to 1.8.3.


More information about the scm-commits mailing list