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 704959 Details for
Bug 917647
Don't include system.bundle into autogenerated deps
[?]
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]
Change proposition
clipboard.txt (text/plain), 653 bytes, created by
Krzysztof Daniel
on 2013-03-04 12:51:44 UTC
(
hide
)
Description:
Change proposition
Filename:
MIME Type:
Creator:
Krzysztof Daniel
Created:
2013-03-04 12:51:44 UTC
Size:
653 bytes
patch
obsolete
>From 7b0faf0b3abd842225884ae894fc6a2a912cdde1 Mon, 4 Mar 2013 13:51:16 +0100 >From: Krzysztof Daniel <kdaniel@redhat.com> >Date: Mon, 4 Mar 2013 13:42:48 +0100 >Subject: [PATCH] Ignore system bundle. > >diff --git a/depgenerators/osgi.req b/depgenerators/osgi.req >index 602989c..3ab7670 100755 >--- a/depgenerators/osgi.req >+++ b/depgenerators/osgi.req >@@ -79,6 +79,8 @@ > continue > if ";" in bundle: > bundlenames.append(bundle.split(";")[0].strip()) >+ if "system.bundle" in bundle: >+ continue > else: > bundlenames.append(bundle.strip()) > bundleline = ""
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 917647
: 704959