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 595729 Details for
Bug 834948
[patch] Inject OSGI Manifest for xalan-j2.jar
[?]
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]
Fix Requires for javax.servlet to geronimo-osgi-support
0001-Fix-Requires-for-javax.servlet-to-geronimo-osgi-supp.patch (text/plain), 1.30 KB, created by
Gerard Ryan
on 2012-07-02 13:39:02 UTC
(
hide
)
Description:
Fix Requires for javax.servlet to geronimo-osgi-support
Filename:
MIME Type:
Creator:
Gerard Ryan
Created:
2012-07-02 13:39:02 UTC
Size:
1.30 KB
patch
obsolete
>From 38e484d313b7a344a39a4c543254fa427d8aa6e6 Mon Sep 17 00:00:00 2001 >From: Gerard Ryan <gerard@ryan.lt> >Date: Mon, 2 Jul 2012 14:37:36 +0100 >Subject: [PATCH] Fix Requires for javax.servlet to geronimo-osgi-support > >--- > xalan-j2.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/xalan-j2.spec b/xalan-j2.spec >index 071841f..d0d2db6 100644 >--- a/xalan-j2.spec >+++ b/xalan-j2.spec >@@ -32,7 +32,7 @@ > > Name: xalan-j2 > Version: 2.7.1 >-Release: 10%{?dist} >+Release: 11%{?dist} > Epoch: 0 > Summary: Java XSLT processor > # samples/servlet/ApplyXSLTException.java is ASL 1.1 >@@ -110,7 +110,7 @@ Javadoc for %{name}. > Summary: Demo for %{name} > Group: Documentation > Requires: %{name} = %{epoch}:%{version}-%{release} >-Requires: javax.servlet >+Requires: geronimo-osgi-support > > %description demo > Demonstrations and samples for %{name}. >@@ -241,6 +241,9 @@ update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \ > %{_datadir}/%{name} > > %changelog >+* Mon Jul 02 2012 Gerard Ryan <galileo@fedoraproject.org> - 0:2.7.1-11 >+- Fix Requires for javax.servlet to geronimo-osgi-support >+ > * Sun Jun 24 2012 Gerard Ryan <galileo@fedoraproject.org> - 0:2.7.1-10 > - Inject OSGI Manifest for xalan-j2.jar > >-- >1.7.10.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 834948
:
594075
|
594079
|
594080
|
594781
|
595045
| 595729