- Replace maven BuildRequires with maven-local
This commit is contained in:
Stanislav Ochotnicky 2013-02-06 19:52:36 +01:00
parent 497db611c9
commit 366d0b388c

View File

@ -3,7 +3,7 @@
Name: httpcomponents-client
Summary: HTTP agent implementation based on httpcomponents HttpCore
Version: 4.2.3
Release: 2%{?dist}
Release: 3%{?dist}
Group: Development/Libraries
License: ASL 2.0
URL: http://hc.apache.org/
@ -11,7 +11,7 @@ Source0: http://archive.apache.org/dist/httpcomponents/httpclient/sour
BuildArch: noarch
BuildRequires: xmvn >= 0.2.5
BuildRequires: maven-local >= 0.2.5
BuildRequires: httpcomponents-project
BuildRequires: httpcomponents-core
BuildRequires: apache-mime4j
@ -108,6 +108,10 @@ done
%doc LICENSE.txt NOTICE.txt
%changelog
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 4.2.3-3
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
* Fri Jan 25 2013 Michal Srb <msrb@redhat.com> - 4.2.3-2
- Build with xmvn
- Disable fluent-hc module