Fix build-requires on httpcomponents-project
This commit is contained in:
parent
1792b76ef1
commit
882fb2d0e4
@ -3,7 +3,7 @@
|
|||||||
Name: httpcomponents-client
|
Name: httpcomponents-client
|
||||||
Summary: HTTP agent implementation based on httpcomponents HttpCore
|
Summary: HTTP agent implementation based on httpcomponents HttpCore
|
||||||
Version: 4.3.4
|
Version: 4.3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://hc.apache.org/
|
URL: http://hc.apache.org/
|
||||||
Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
|
Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
|
||||||
@ -14,7 +14,7 @@ BuildRequires: maven-local
|
|||||||
BuildRequires: mvn(commons-codec:commons-codec)
|
BuildRequires: mvn(commons-codec:commons-codec)
|
||||||
BuildRequires: mvn(commons-logging:commons-logging)
|
BuildRequires: mvn(commons-logging:commons-logging)
|
||||||
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
|
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
|
||||||
BuildRequires: mvn(org.apache.httpcomponents:project)
|
BuildRequires: mvn(org.apache.httpcomponents:project:pom:)
|
||||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -110,6 +110,9 @@ done
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.4-2
|
||||||
|
- Fix build-requires on httpcomponents-project
|
||||||
|
|
||||||
* Fri Jun 6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.4-1
|
* Fri Jun 6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.4-1
|
||||||
- Update to upstream version 4.3.4
|
- Update to upstream version 4.3.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user