[gooddata-cl] Fix requires on obsoleted jakarta-commons-net package name, rhbz #818489

mbooth mbooth at fedoraproject.org
Wed Jul 24 12:37:09 UTC 2013


commit f0dca392a6eda8bf98a9cacfec68845320e52232
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Wed Jul 24 13:36:50 2013 +0100

    Fix requires on obsoleted jakarta-commons-net package name, rhbz #818489

 gooddata-cl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gooddata-cl.spec b/gooddata-cl.spec
index 0681f2b..f32d7b7 100644
--- a/gooddata-cl.spec
+++ b/gooddata-cl.spec
@@ -1,6 +1,6 @@
 Name:           gooddata-cl
 Version:        1.2.56
-Release:        5%{dist}
+Release:        6%{dist}
 Summary:        GoodData integration toolkit
 
 Group:          Applications/Internet
@@ -36,7 +36,7 @@ Requires:       apache-commons-io
 Requires:       apache-commons-jexl
 Requires:       apache-commons-lang
 Requires:       apache-commons-logging
-Requires:       jakarta-commons-net
+Requires:       apache-commons-net
 Requires:       axis
 Requires:       derby
 Requires:       dom4j
@@ -194,6 +194,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 23 2013 Mat Booth <fedora at matbooth.co.uk> - 1.2.56-6
+- Fix requires on obsoleted jakarta-commons-net package name, rhbz #818489
+
 * Thu Jul 11 2013 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 1.2.56-5
 - Fix build
 


More information about the scm-commits mailing list