Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 575131 Details for
Bug 809839
FTBFS: jakarta-commons-io provides was removed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch fixing the problem
0001-Replaced-jakarta-commons-io-dependency-with-apache-c.patch (text/plain), 1.26 KB, created by
Mikolaj Izdebski
on 2012-04-04 13:42:28 UTC
(
hide
)
Description:
patch fixing the problem
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2012-04-04 13:42:28 UTC
Size:
1.26 KB
patch
obsolete
>From a4340123a8e80136ae9f2d54a224a51059b91e31 Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Wed, 4 Apr 2012 15:18:42 +0200 >Subject: [PATCH] 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@redhat.com> - 3.1.3-16 >+- Replace jakarta-commons-io dependency with apache-commons-io >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.3-15 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild > >-- >1.7.7.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 809839
: 575131