Remove BuildRequires on maven-surefire-provider-junit4
This commit is contained in:
parent
26446ed563
commit
3c58c1a766
@ -3,7 +3,7 @@
|
|||||||
Name: httpcomponents-core
|
Name: httpcomponents-core
|
||||||
Summary: Set of low level Java HTTP transport components for HTTP services
|
Summary: Set of low level Java HTTP transport components for HTTP services
|
||||||
Version: 4.3.2
|
Version: 4.3.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# The project is licensed under ASL 2.0, but it contains annotations
|
# The project is licensed under ASL 2.0, but it contains annotations
|
||||||
# in the package org.apache.http.annotation which are derived
|
# in the package org.apache.http.annotation which are derived
|
||||||
# from JCIP-ANNOTATIONS project (CC-BY licensed)
|
# from JCIP-ANNOTATIONS project (CC-BY licensed)
|
||||||
@ -16,7 +16,6 @@ BuildRequires: maven-local
|
|||||||
BuildRequires: httpcomponents-project
|
BuildRequires: httpcomponents-project
|
||||||
BuildRequires: java >= 1:1.6.0
|
BuildRequires: java >= 1:1.6.0
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
BuildRequires: maven-surefire-provider-junit4
|
|
||||||
BuildRequires: apache-commons-logging
|
BuildRequires: apache-commons-logging
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||||
@ -90,6 +89,9 @@ done
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.2-2
|
||||||
|
- Remove BuildRequires on maven-surefire-provider-junit4
|
||||||
|
|
||||||
* Mon May 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.2-1
|
* Mon May 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.2-1
|
||||||
- Update to upstream version 4.3.2
|
- Update to upstream version 4.3.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user