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 1476420 Details for
Bug 1559806
jzlib is missing OSGi metadata
[?]
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 to add osgi metadata
0001-Add-OSGi-metadata.patch (text/plain), 1.61 KB, created by
Mat Booth
on 2018-08-16 12:37:11 UTC
(
hide
)
Description:
Patch to add osgi metadata
Filename:
MIME Type:
Creator:
Mat Booth
Created:
2018-08-16 12:37:11 UTC
Size:
1.61 KB
patch
obsolete
>From bac36d74e3ab10d51f5dd03150af1a2703d7ab95 Mon Sep 17 00:00:00 2001 >From: Mat Booth <mat.booth@redhat.com> >Date: Thu, 16 Aug 2018 13:35:05 +0100 >Subject: [PATCH] Add OSGi metadata Resolves: rhbz#1559806 > >--- > jzlib.spec | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) > >diff --git a/jzlib.spec b/jzlib.spec >index 60b6bec..5cb6889 100644 >--- a/jzlib.spec >+++ b/jzlib.spec >@@ -3,7 +3,7 @@ > > Name: %{?scl_prefix}jzlib > Version: 1.1.3 >-Release: 5.2%{?dist} >+Release: 5.3%{?dist} > Epoch: 0 > Summary: Re-implementation of zlib in pure Java > License: BSD >@@ -15,6 +15,7 @@ Source0: https://github.com/ymnk/jzlib/archive/%{version}.tar.gz > Patch0: jzlib-javadoc-fixes.patch > > BuildRequires: %{?scl_prefix}maven-local >+BuildRequires: %{?scl_prefix}mvn(org.apache.felix:maven-bundle-plugin) > > %description > The zlib is designed to be a free, general-purpose, legally unencumbered >@@ -40,6 +41,10 @@ Requires: %{name} = %{epoch}:%{version}-%{release} > %setup -n %{pkg_name}-%{version} -q > %patch0 > >+# Make into OSGi bundle >+%pom_xpath_inject "pom:project" "<packaging>bundle</packaging>" >+%pom_add_plugin "org.apache.felix:maven-bundle-plugin" . "<extensions>true</extensions>" >+ > %mvn_file : %{pkg_name} > > %build >@@ -62,6 +67,10 @@ cp -pr example/* %{buildroot}%{_datadir}/%{pkg_name} > %doc %{_datadir}/%{pkg_name} > > %changelog >+* Thu Aug 16 2018 Mat Booth <mat.booth@redhat.com> - 0:1.1.3-5.3 >+- Add OSGi metadata >+- Resolves: rhbz#1559806 >+ > * Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 0:1.1.3-5.2 > - Mass rebuild 2017-06-22 > >-- >2.17.1 >
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 1559806
: 1476420