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 188901 Details for
Bug 280891
[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]
add osgi manifest. I'll attach the actual patch next.
addosgimanifest.patch (text/plain), 1.63 KB, created by
Andrew Overholt
on 2007-09-06 16:31:53 UTC
(
hide
)
Description:
add osgi manifest. I'll attach the actual patch next.
Filename:
MIME Type:
Creator:
Andrew Overholt
Created:
2007-09-06 16:31:53 UTC
Size:
1.63 KB
patch
obsolete
>? jakarta-commons-codec-1.3 >? jakarta-commons-codec-addosgimanifest.patch >Index: jakarta-commons-codec.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/jakarta-commons-codec/devel/jakarta-commons-codec.spec,v >retrieving revision 1.17 >diff -u -p -r1.17 jakarta-commons-codec.spec >--- jakarta-commons-codec.spec 26 Apr 2007 00:19:38 -0000 1.17 >+++ jakarta-commons-codec.spec 6 Sep 2007 16:28:53 -0000 >@@ -38,7 +38,7 @@ > > Name: jakarta-commons-codec > Version: 1.3 >-Release: 8jpp.1%{?dist} >+Release: 8jpp.2%{?dist} > Summary: Implementations of common encoders and decoders > License: Apache Software License > Group: Development/Libraries/Java >@@ -50,6 +50,8 @@ Source0: commons-codec-%{version} > # tar czvf commons-codec-1.3-src.tar.gz . > > Patch0: jakarta-commons-codec-1.3-buildscript.patch >+# Add OSGi manifest >+Patch1: %{name}-addosgimanifest.patch > BuildRequires: jpackage-utils >= 0:1.6 > BuildRequires: ant >= 0:1.6.2 > BuildRequires: ant-junit >@@ -91,6 +93,11 @@ Javadoc for %{name}. > # This problem has been communicated upstream Bug 31096 > %patch0 -p1 > >+# Add OSGi manifest >+pushd src/conf >+%patch1 -p0 >+popd >+ > #fixes eof encoding > %{__sed} -i 's/\r//' LICENSE.txt > %{__sed} -i 's/\r//' RELEASE-NOTES.txt >@@ -171,6 +178,9 @@ fi > # ----------------------------------------------------------------------------- > > %changelog >+* Thu Sep 06 2007 Andrew Overholt <overholt@redhat.com> 1.3-8jpp.2 >+- Add OSGi manifest. >+ > * Wed Mar 21 2007 Matt Wringe <mwringe@redhat.com> 0:1.3-8jpp.1 > - Update to latest jpp version > - Fix rpmlint issues
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 280891
: 188901 |
188911