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 188951 Details for
Bug 280911
[patch] add OSGi manifest
[?]
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]
specfile patch
httpclient-addosgimanifest.patch (text/plain), 1.59 KB, created by
Andrew Overholt
on 2007-09-06 16:48:05 UTC
(
hide
)
Description:
specfile patch
Filename:
MIME Type:
Creator:
Andrew Overholt
Created:
2007-09-06 16:48:05 UTC
Size:
1.59 KB
patch
obsolete
>? jakarta-commons-httpclient-addosgimanifest.patch >Index: jakarta-commons-httpclient.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/jakarta-commons-httpclient/devel/jakarta-commons-httpclient.spec,v >retrieving revision 1.18 >diff -u -p -r1.18 jakarta-commons-httpclient.spec >--- jakarta-commons-httpclient.spec 16 Mar 2007 18:10:37 -0000 1.18 >+++ jakarta-commons-httpclient.spec 6 Sep 2007 16:45:42 -0000 >@@ -36,12 +36,14 @@ > > Name: jakarta-commons-httpclient > Version: 3.0.1 >-Release: 1jpp.1%{?dist} >+Release: 1jpp.2%{?dist} > Epoch: 1 > Summary: Jakarta Commons HTTPClient implements the client side of HTTP standards > License: Apache Software License > Source0: http://archive.apache.org/dist/jakarta/commons/httpclient/source/commons-httpclient-3.0.1-src.tar.gz > Patch0: %{name}-disablecryptotests.patch >+# Add OSGi MANIFEST.MF bits >+Patch1: %{name}-addosgimanifest.patch > URL: http://jakarta.apache.org/commons/httpclient/ > Group: Development/Libraries/Java > %if ! %{gcj_support} >@@ -124,6 +126,11 @@ rm -rf docs/apidocs docs/*.patch docs/*. > > %patch0 > >+pushd src/conf >+%{__sed} -i 's/\r//' MANIFEST.MF >+%patch1 >+popd >+ > # Use javax classes, not com.sun ones > # assume no filename contains spaces > pushd src >@@ -225,6 +232,9 @@ fi > > > %changelog >+* Thu Sep 06 2007 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp.2 >+- Add OSGi MANIFEST.MF information. >+ > * Fri Mar 16 2007 Permaine Cheung <pcheung@redhat.com> - 1:3.0.1-1jpp.1 > - Merge with upstream and more rpmlint cleanup. >
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 280911
: 188951 |
188971