Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 863655 Details for
Bug 820117
azureus: Bundled libraries
Home
New
Search
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.rh90 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]
sorry, another update to remove half unbundle bouncycastle
azu2b.patch (text/plain), 2.04 KB, created by
Sergio Basto
on 2014-02-16 03:29:23 UTC
(
hide
)
Description:
sorry, another update to remove half unbundle bouncycastle
Filename:
MIME Type:
Creator:
Sergio Basto
Created:
2014-02-16 03:29:23 UTC
Size:
2.04 KB
patch
obsolete
>--- a/azureus-5.2.0.0-startupScript.patch >+++ b/azureus-5.2.0.0-startupScript.patch >@@ -27,7 +27,7 @@ diff -up azureus-5.2.0.0/org/gudy/azureus2/platform/unix/startupScript.startupSc > +esac > + > + >-+export LD_LIBRARY_PATH=$LIBDIR/eclipse/plugins/:$LIBDIR/eclipse/:$LIBDIR CLASSPATH=$SWT:`build-classpath json_simple bcprov apache-commons-cli log4j`:/usr/share/azureus/Azureus2.jar >++export LD_LIBRARY_PATH=$LIBDIR/eclipse/plugins/:$LIBDIR/eclipse/:$LIBDIR CLASSPATH=$SWT:`build-classpath json_simple apache-commons-cli log4j`:/usr/share/azureus/Azureus2.jar > > #export MOZILLA_FIVE_HOME="/path/to/gre" # Full path to GRE/Mozilla. When commenting out this line, also comment out the next line > #if [ "$LD_LIBRARY_PATH x" = " x" ]; then export LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME; else export LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH; fi >--- a/azureus.spec >+++ b/azureus.spec >@@ -36,14 +36,14 @@ Patch11: azureus-5.2-no-bundled-json.patch > BuildRequires: ant, jpackage-utils >= 1.5, xml-commons-apis > BuildRequires: apache-commons-cli, log4j > BuildRequires: apache-commons-lang >-BuildRequires: bouncycastle >= 1.33-3 >+#BuildRequires: bouncycastle >= 1.33-3 > BuildRequires: json_simple > BuildRequires: eclipse-swt >= 3.5 > BuildRequires: junit > Requires: apache-commons-cli, log4j > Requires: apache-commons-lang > Requires: eclipse-swt >= 3.5 >-Requires: bouncycastle >= 1.33-3 >+#Requires: bouncycastle >= 1.33-3 > Requires: java >= 1:1.6.0 > Requires: json_simple > BuildRequires: java-devel >= 1:1.6.0 >@@ -70,7 +70,7 @@ cp %{SOURCE4} . > %patch1 -p1 -b .remove-manifest-classpath > %patch2 -p1 -b .no-shared-plugins > >-%patch3 -p1 -b .nobcprov >+#patch3 -p1 -b .nobcprov > > rm org/gudy/azureus2/ui/swt/osx/CarbonUIEnhancer.java > rm org/gudy/azureus2/ui/swt/osx/Start.java >@@ -107,7 +107,7 @@ rm -fR org/json > > %build > mkdir -p build/libs >-build-jar-repository -p build/libs bcprov apache-commons-cli log4j \ >+build-jar-repository -p build/libs apache-commons-cli log4j \ > junit apache-commons-lang json_simple > > #ppc seems to have eclipse-swt.ppc64 installed so libdir can't be used
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 820117
:
863653
|
863654
| 863655