[jeuclid] Replaced jakarta-commons-io dependency with apache-commons-io

Stanislav Ochotnicky sochotni at fedoraproject.org
Fri Apr 6 09:36:32 UTC 2012


commit 131f79e8c2d800315eba6303b2dfbffe97424e28
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Apr 4 15:18:42 2012 +0200

    Replaced jakarta-commons-io dependency with apache-commons-io

 jeuclid.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jeuclid.spec b/jeuclid.spec
index 6dac593..55c16f2 100644
--- a/jeuclid.spec
+++ b/jeuclid.spec
@@ -1,6 +1,6 @@
 Name:		jeuclid
 Version:	3.1.3
-Release:	15%{?dist}
+Release:	16%{?dist}
 Summary:	MathML rendering solution
 Group:		Development/Libraries
 License:	ASL 2.0 and SPL
@@ -68,7 +68,7 @@ Group:		Applications/Publishing
 Requires:	%{name} = %{version}-%{release}
 Requires:	apache-commons-cli >= 1.1
 Requires:	apache-commons-lang
-Requires:	jakarta-commons-io
+Requires:	apache-commons-io
 
 %description	cli
 The %{name}-cli package provides a command line interface for jeuclid
@@ -152,6 +152,9 @@ fi
 %{_bindir}/jeuclid-cli
 
 %changelog
+* Wed Apr 4 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.1.3-16
+- Replace jakarta-commons-io dependency with apache-commons-io
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.3-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list