mbooth pushed to eclipse-ecf (master). "Add requires on httpcompnents-* >= 4.4.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 13:56:55 UTC 2015


>From f727fc9c97c52b2bf9f740899a7c5c3b3adfe20e Mon Sep 17 00:00:00 2001
From: Mat Booth <mat.booth at redhat.com>
Date: Tue, 31 Mar 2015 14:54:27 +0100
Subject: Add requires on httpcompnents-* >= 4.4.1


diff --git a/eclipse-ecf.spec b/eclipse-ecf.spec
index cf9ff2c..12c9b55 100644
--- a/eclipse-ecf.spec
+++ b/eclipse-ecf.spec
@@ -13,7 +13,7 @@
 
 Name:           %{?scl_prefix}eclipse-ecf
 Version:        3.9.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Eclipse Communication Framework (ECF) Eclipse plug-in
 
 License:        EPL
@@ -22,8 +22,8 @@ Source0:        http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/snapshot/org.ec
 
 BuildRequires:  java-devel
 BuildRequires:  eclipse-pde >= 1:4.3.0
-BuildRequires:  httpcomponents-client >= 4.4-1
-BuildRequires:  httpcomponents-core >= 4.4-1
+BuildRequires:  httpcomponents-client >= 4.4.1-1
+BuildRequires:  httpcomponents-core >= 4.4.1-1
 BuildRequires:  apache-commons-codec
 BuildRequires:  apache-commons-logging
 
@@ -117,6 +117,9 @@ rm %{buildroot}%{_libdir}/eclipse/plugins/org.apache*
 %doc ecf/features/org.eclipse.ecf.core.feature/*.html
 
 %changelog
+* Tue Mar 31 2015 Mat Booth <mat.booth at redhat.com>
+- Add requires on httpcompnents-* >= 4.4.1
+
 * Mon Mar 30 2015 Mat Booth <mat.booth at redhat.com> - 3.9.3-1
 - Update to latest upstream release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse-ecf.git/commit/?h=master&id=f727fc9c97c52b2bf9f740899a7c5c3b3adfe20e


More information about the scm-commits mailing list