From d9a863623f3954ea416615471c0b0bc19cc13f8c Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Wed, 10 Feb 2016 14:47:19 +0000 Subject: [PATCH] Enable the fluent API module --- httpcomponents-client.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec index d45bc5e..0132103 100644 --- a/httpcomponents-client.spec +++ b/httpcomponents-client.spec @@ -7,7 +7,7 @@ Name: httpcomponents-client Summary: HTTP agent implementation based on httpcomponents HttpCore Version: 4.5.1 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 URL: http://hc.apache.org/ Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz @@ -62,7 +62,6 @@ Summary: API documentation for %{name} # Remove optional build deps not available in Fedora %pom_disable_module httpclient-osgi -%pom_disable_module fluent-hc %pom_disable_module httpclient-win %pom_remove_plugin :docbkx-maven-plugin %pom_remove_plugin :clirr-maven-plugin @@ -161,6 +160,9 @@ rm httpclient/src/test/java/org/apache/http/client/config/TestRequestConfig.java %doc LICENSE.txt NOTICE.txt %changelog +* Wed Feb 10 2016 Mat Booth - 4.5.1-4 +- Enable the fluent API module + * Wed Feb 03 2016 Fedora Release Engineering - 4.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild