Update BR
This commit is contained in:
parent
7f5317397f
commit
35229220d0
@ -2,21 +2,18 @@
|
||||
|
||||
Name: felix-utils
|
||||
Version: 1.2.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Utility classes for OSGi
|
||||
License: ASL 2.0
|
||||
Group: Development/Libraries
|
||||
URL: http://felix.apache.org
|
||||
Source0: http://archive.apache.org/dist/felix/%{bundle}-%{version}-source-release.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: felix-osgi-compendium
|
||||
BuildRequires: felix-osgi-core
|
||||
BuildRequires: mockito
|
||||
BuildRequires: mvn(org.apache.felix:felix-parent:pom:)
|
||||
BuildRequires: mvn(org.osgi:org.osgi.compendium)
|
||||
BuildRequires: mvn(org.osgi:org.osgi.core)
|
||||
|
||||
Requires: java-headless
|
||||
|
||||
@ -24,7 +21,6 @@ Requires: java-headless
|
||||
Utility classes for OSGi
|
||||
|
||||
%package javadoc
|
||||
Group: Documentation
|
||||
Summary: API documentation for %{name}
|
||||
|
||||
%description javadoc
|
||||
@ -54,6 +50,9 @@ This package contains the API documentation for %{name}.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Fri May 30 2014 Michal Srb <msrb@redhat.com> - 1.2.0-6
|
||||
- Update BR
|
||||
|
||||
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-5
|
||||
- Remove BuildRequires on maven-surefire-provider-junit4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user