[eclipse-birt] Bug 818485 - eclipse-birt requires old jakarta-commons-* packages

Krzysztof Daniel kdaniel at fedoraproject.org
Thu May 3 09:31:12 UTC 2012


commit 66a8c7fa38f741ac71af37f288f225773ed0ddb3
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu May 3 11:21:22 2012 +0200

    Bug 818485 - eclipse-birt requires old jakarta-commons-* packages

 eclipse-birt.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-birt.spec b/eclipse-birt.spec
index e89d90b..e60eaac 100644
--- a/eclipse-birt.spec
+++ b/eclipse-birt.spec
@@ -13,7 +13,7 @@
 
 Name:      eclipse-birt
 Version:   4.2.0
-Release:   0.3.M6%{?dist}
+Release:   0.4.M6%{?dist}
 Summary:   Eclipse-based reporting system
 Group:     System Environment/Libraries
 License:   EPL
@@ -65,7 +65,7 @@ BuildRequires:    rhino >= 1.7-0.9.r2
 # This batik build contains OSGi manifests that BIRT needs
 BuildRequires:    batik >= 1.7-12
 BuildRequires:    fop >= 0.95-2
-BuildRequires:    jakarta-commons-codec >= 1.3-9.4
+BuildRequires:    apache-commons-codec >= 1.3-9.4
 BuildRequires:    sac >= 1.3-3.3
 
 Requires:         java
@@ -82,7 +82,7 @@ Requires:    rhino >= 1.7-0.9.r2
 # This batik build contains OSGi manifests that BIRT needs
 Requires:         batik >= 1.7-12
 Requires:         fop >= 0.95-2
-Requires:         jakarta-commons-codec >= 1.3-9.4
+Requires:         apache-commons-codec >= 1.3-9.4
 Requires:         sac >= 1.3-3.3
 
 %description chart
@@ -177,6 +177,9 @@ popd
 %doc org.eclipse.birt.data.fedora.feature/epl-v10.html
 
 %changelog
+* Thu May 3 2012 Krzysztof Daniel <kdaniel at redhat.com> 4.2.0-0.4.M6
+- Bug 818485 - eclipse-birt requires old jakarta-commons-* packages
+
 * Mon Apr 23 2012 Roland Grunberg <rgrunber at redhat.com> 4.2.0-0.3.M6
 - eclipse-birt-chart should explicitly list dependencies.
 


More information about the scm-commits mailing list