[httpcomponents-client] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:52:40 UTC 2013


commit 366d0b388c8586b24a12a1c798e6dceb1d117487
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:52:36 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 httpcomponents-client.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec
index d613099..c079684 100644
--- a/httpcomponents-client.spec
+++ b/httpcomponents-client.spec
@@ -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 at 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 at redhat.com> - 4.2.3-2
 - Build with xmvn
 - Disable fluent-hc module


More information about the scm-commits mailing list