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 158980 Details for
Bug 247849
patch for MANIFEST.MF needed for Eclipse 3.3
[?]
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 for manifest.mf
commons-el-add-eclipse-manifest.patch (text/plain), 2.76 KB, created by
Ben Konrath
on 2007-07-11 17:55:12 UTC
(
hide
)
Description:
patch for manifest.mf
Filename:
MIME Type:
Creator:
Ben Konrath
Created:
2007-07-11 17:55:12 UTC
Size:
2.76 KB
patch
obsolete
>? .build-1.0-7jpp.1.fc8.log >? commons-el-1.0-src >Index: commons-el-eclipse-manifest.patch >=================================================================== >RCS file: commons-el-eclipse-manifest.patch >diff -N commons-el-eclipse-manifest.patch >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ commons-el-eclipse-manifest.patch 11 Jul 2007 17:38:53 -0000 >@@ -0,0 +1,19 @@ >+--- META-INF/MANIFEST.MF.orig 2007-07-11 12:47:24.000000000 -0400 >++++ META-INF/MANIFEST.MF 2007-07-11 12:49:32.000000000 -0400 >+@@ -9,3 +9,16 @@ >+ Implementation-Title: org.apache.commons.el >+ Implementation-Vendor: Apache Software Foundation >+ Implementation-Version: 1.0 >++Import-Package: javax.servlet;version="2.4",javax.servlet.http;version >++ ="2.4",javax.servlet.jsp;version="2.0",javax.servlet.jsp.el;version=" >++ 2.0",javax.servlet.jsp.resources;version="2.0",javax.servlet.jsp.tage >++ xt;version="2.0",javax.servlet.resources;version="2.4" >++Bundle-ManifestVersion: 2 >++Export-Package: org.apache.commons.el;version="1.0.0",org.apache.commo >++ ns.el.parser;version="1.0.0" >++Bundle-Version: 1.0.0.v200706111724 >++Bundle-SymbolicName: org.apache.commons.el >++Bundle-Name: Apache Commons JSP 2.0 Expression Language Interpreter >++Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3 >++Bundle-Localization: plugin >++Bundle-Vendor: Apache Software Foundation >Index: jakarta-commons-el.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/jakarta-commons-el/devel/jakarta-commons-el.spec,v >retrieving revision 1.35 >diff -u -r1.35 jakarta-commons-el.spec >--- jakarta-commons-el.spec 9 Feb 2007 17:11:05 -0000 1.35 >+++ jakarta-commons-el.spec 11 Jul 2007 17:38:53 -0000 >@@ -39,7 +39,7 @@ > > Name: jakarta-commons-el > Version: 1.0 >-Release: 7jpp.1%{?dist} >+Release: 8jpp.1%{?dist} > Epoch: 0 > Summary: The Jakarta Commons Extension Language > License: Apache Software License >@@ -47,6 +47,7 @@ > URL: http://jakarta.apache.org/commons/el/ > Source0: http://archive.apache.org/dist/jakarta/commons/el/source/commons-el-%{version}-src.tar.gz > Patch0: %{short_name}-%{version}-license.patch >+Patch1: %{short_name}-eclipse-manifest.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > %if ! %{gcj_support} > BuildArch: noarch >@@ -87,6 +88,9 @@ > %prep > %setup -q -n %{short_name}-%{version}-src > %patch0 -p1 -b .license >+pushd src/conf >+%patch1 -p1 >+popd > > # remove all precompiled stuff > find . -type f -name "*.jar" -exec rm -f {} \; >@@ -172,6 +176,9 @@ > > > %changelog >+* Wed Jul 11 2007 Ben Konrath <bkonrath@redhat.com> - 0:1.0-8jpp.1 >+- Add eclipse-manifest patch. >+ > * Fri Feb 09 2007 Fernando Nasser <fnasser@redhat.com> - 0:1.0-7jpp.1 > - Remove duplicate name tag > - Rebuild
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 247849
: 158980