BR felix-framework instead of felix-osgi-core.
This commit is contained in:
parent
46f8c21b3b
commit
ccd6fe581f
@ -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@redhat.com> 3.8-4
|
||||
- BR felix-framework instead of felix-osgi-core.
|
||||
|
||||
* Tue Apr 24 2012 Alexander Kurtakov <akurtako@redhat.com> 3.8-3
|
||||
- Do not build equinox specific parts for RHEL.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user