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 315282 Details for
Bug 460572
Move eclipse plugin from datadir to libdir
[?]
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
tomcat5.patch (text/plain), 1.46 KB, created by
Andrew Overholt
on 2008-08-28 18:52:00 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Andrew Overholt
Created:
2008-08-28 18:52:00 UTC
Size:
1.46 KB
patch
obsolete
>Index: tomcat5.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/tomcat5/devel/tomcat5.spec,v >retrieving revision 1.115 >diff -u -r1.115 tomcat5.spec >--- tomcat5.spec 14 Jul 2008 16:26:18 -0000 1.115 >+++ tomcat5.spec 28 Aug 2008 18:49:31 -0000 >@@ -69,7 +69,7 @@ > Name: tomcat5 > Epoch: 0 > Version: 5.5.26 >-Release: 1.5%{?dist} >+Release: 1.6%{?dist} > Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API > > Group: Networking/Daemons >@@ -913,8 +913,8 @@ > %endif > > %if %{with_ecj} >-%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_datadir}/eclipse/plugins >-%{__cp} org.apache.jasper_5.5.17.v200706111724.jar ${RPM_BUILD_ROOT}%{_datadir}/eclipse/plugins >+%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_libdir}/eclipse/plugins >+%{__cp} org.apache.jasper_5.5.17.v200706111724.jar %${RPM_BUILD_ROOT}%{_libdir}/eclipse/plugins > %endif > > %clean >@@ -1300,12 +1300,15 @@ > %if %{with_ecj} > %files jasper-eclipse > %defattr(-,root,root) >-%dir %{_datadir}/eclipse >-%dir %{_datadir}/eclipse/plugins >-%{_datadir}/eclipse/plugins/org.apache.jasper_* >+%dir %{_libdir}/eclipse >+%dir %{_libdir}/eclipse/plugins >+%{_libdir}/eclipse/plugins/org.apache.jasper_* > %endif > > %changelog >+* Thu Aug 28 2008 Andrew Overholt <overholt@redhat.com> 5.5.26-1.6 >+- Move eclipse plugin to %%{_libdir}/eclipse >+ > * Mon Jul 14 2008 Andrew Overholt <overholt@redhat.com> 0:5.5.26-1.5 > - Bump OSGi version numbers to match Eclipse SDK 3.4. > - Update patches to apply with 0 fuzz.
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 460572
: 315282