[httpcomponents-core] Add missing BR: maven-local

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Feb 25 16:07:53 UTC 2013


commit 90696fe84c8b08fd105175804b9d6230b9ae60dc
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Feb 25 17:07:31 2013 +0100

    Add missing BR: maven-local

 httpcomponents-core.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index 7163a8c..48574ab 100644
--- a/httpcomponents-core.spec
+++ b/httpcomponents-core.spec
@@ -3,13 +3,14 @@
 Name:              httpcomponents-core
 Summary:           Set of low level Java HTTP transport components for HTTP services
 Version:           4.2.3
-Release:           2%{?dist}
+Release:           3%{?dist}
 Group:             Development/Libraries
 License:           ASL 2.0
 URL:               http://hc.apache.org/
 Source0:           http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-%{version}-src.tar.gz
 BuildArch:         noarch
 
+BuildRequires:     maven-local
 BuildRequires:     httpcomponents-project
 BuildRequires:     java >= 1:1.6.0
 BuildRequires:     jpackage-utils
@@ -115,6 +116,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Feb 25 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.2.3-3
+- Add missing BR: maven-local
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list