[eclipse-mylyn-commons: 1/2] Set minimum requires on apache-commons-discovery.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Apr 12 12:31:25 UTC 2012


commit d5cb9d6a26e1b9f56dbb909d445795bb8ed52f63
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Apr 12 14:25:58 2012 +0200

     Set minimum requires on apache-commons-discovery.

 eclipse-mylyn-commons.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-mylyn-commons.spec b/eclipse-mylyn-commons.spec
index b73cf3c..4c30df2 100644
--- a/eclipse-mylyn-commons.spec
+++ b/eclipse-mylyn-commons.spec
@@ -8,7 +8,7 @@
 Name: eclipse-mylyn-commons
 Summary: Common libraries for Eclipse Mylyn
 Version: 3.7.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: EPL and ASL 2.0
 URL: http://www.eclipse.org/mylyn
 
@@ -55,7 +55,7 @@ BuildRequires: jdom >= 1.0-5.5
 BuildRequires: rome
 BuildRequires: httpcomponents-client >= 4.1.3-2
 BuildRequires: httpcomponents-core >= 4.1.4
-BuildRequires: apache-commons-discovery >= 0.4-6
+BuildRequires: apache-commons-discovery >= 0.5-2
 # The following is required for javax.xml.stream (apparently openjdk ships it too)
 # not sure what's best here.
 BuildRequires: xml-commons-apis
@@ -72,7 +72,7 @@ Requires: rome
 Requires: xml-commons-apis
 Requires: httpcomponents-client >= 4.1.3-2
 Requires: httpcomponents-core >= 4.1.4
-Requires: apache-commons-discovery >= 0.4-6
+Requires: apache-commons-discovery >= 0.5-2
 
 Group: Development/Tools
 
@@ -225,6 +225,9 @@ popd
 %doc org.eclipse.mylyn.commons-feature/license.html
 
 %changelog
+* Thu Apr 12 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-7
+- Set minimum requires on apache-commons-discovery.
+
 * Tue Mar 27 2012 Krzysztof Daniel <kdaniel at redhat.com> 3.7.0-6
 - Importing proper client version.
 


More information about the scm-commits mailing list