[xbean/f17] BR felix-framework instead of felix-osgi-core.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Apr 24 11:58:45 UTC 2012


commit ccd6fe581fbe7f8324cd79a8da551b8b7694f407
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Apr 24 14:58:21 2012 +0300

    BR felix-framework instead of felix-osgi-core.

 xbean.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xbean.spec b/xbean.spec
index 1e4afb4..e9d55f1 100644
--- a/xbean.spec
+++ b/xbean.spec
@@ -2,7 +2,7 @@ Name:           xbean
 Version:        3.8
 BuildArch:      noarch
 
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Java plugin based web server
 
 Group:          Development/Libraries
@@ -26,7 +26,7 @@ BuildRequires:  objectweb-asm
 BuildRequires:  ant
 BuildRequires:  qdox
 BuildRequires:  slf4j
-BuildRequires:  felix-osgi-core >= 1.4.0
+BuildRequires:  felix-framework
 BuildRequires:  maven
 BuildRequires:  maven-plugin-bundle
 BuildRequires:  maven-antrun-plugin
@@ -133,6 +133,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Apr 24 2012 Alexander Kurtakov <akurtako at redhat.com> 3.8-4
+- BR felix-framework instead of felix-osgi-core.
+
 * Tue Apr 24 2012 Alexander Kurtakov <akurtako at redhat.com> 3.8-3
 - Do not build equinox specific parts for RHEL.
 


More information about the scm-commits mailing list