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 626137 Details for
Bug 865871
jexcelapi - Unneeded jlex BR
[?]
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]
Remove-jlex-from-classpath
0001-Remove-jlex-from-classpath-jflex-is-enough.patch (text/plain), 1.52 KB, created by
Mikolaj Izdebski
on 2012-10-12 17:20:03 UTC
(
hide
)
Description:
Remove-jlex-from-classpath
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2012-10-12 17:20:03 UTC
Size:
1.52 KB
patch
obsolete
>From ba070ba703bfa510cbf87c00b4151c6e19d6e16a Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Fri, 12 Oct 2012 19:13:57 +0200 >Subject: [PATCH] Remove jlex from classpath, jflex is enough > >--- > jexcelapi.spec | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > >diff --git a/jexcelapi.spec b/jexcelapi.spec >index 9f22439..c2e4dc7 100644 >--- a/jexcelapi.spec >+++ b/jexcelapi.spec >@@ -2,7 +2,7 @@ > > Name: jexcelapi > Version: 2.6.12 >-Release: 4%{?dist} >+Release: 5%{?dist} > Summary: A Java API to read, write and modify Excel spreadsheets > License: LGPLv3 > Group: Development/Libraries >@@ -18,7 +18,6 @@ BuildRequires: jpackage-utils >= 0:1.7.3 > BuildRequires: java-devel >= 0:1.5.0 > BuildRequires: ant > BuildRequires: jflex >-BuildRequires: jlex > BuildRequires: findutils > BuildRequires: sed > BuildRequires: log4j >@@ -72,7 +71,7 @@ loggerClasspath=$(build-classpath log4j) > EOBP > > [ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java >-export CLASSPATH=$(build-classpath jlex jflex) >+export CLASSPATH=$(build-classpath jflex) > > mkdir out > ant jxlall >@@ -107,6 +106,9 @@ cp -r docs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} > %{_javadocdir}/%{name} > > %changelog >+* Fri Oct 12 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.12-5 >+- Remove jlex from classpath, jflex is enough >+ > * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.12-4 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >1.7.11.4 >
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 865871
: 626137