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 153479 Details for
Bug 237919
enable eclipse sub-package
[?]
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 enable icu4j-eclipse subpackage
icu4j-enable-eclipse.patch (text/plain), 2.04 KB, created by
Ben Konrath
on 2007-04-26 03:22:21 UTC
(
hide
)
Description:
patch to enable icu4j-eclipse subpackage
Filename:
MIME Type:
Creator:
Ben Konrath
Created:
2007-04-26 03:22:21 UTC
Size:
2.04 KB
patch
obsolete
>? build.log >? i386 >? icu4j-3.4.5 >? icu4j-3.4.5-2jpp.3.fc7.src.rpm >? icu4j-eclipse-build-files.patch >Index: icu4j.spec >=================================================================== >RCS file: /cvs/extras/rpms/icu4j/devel/icu4j.spec,v >retrieving revision 1.2 >diff -u -r1.2 icu4j.spec >--- icu4j.spec 19 Mar 2007 14:59:34 -0000 1.2 >+++ icu4j.spec 26 Apr 2007 03:17:54 -0000 >@@ -31,7 +31,7 @@ > # If you want to build with eclipse support > # give rpmbuild option '--with eclipse' > >-# FIXME: Add back _with_eclipse define later. >+%define _with_eclipse 1 > > %define with_eclipse %{?_with_eclipse:1}%{!?_with_eclipse:0} > %define without_eclipse %{!?_with_eclipse:1}%{?_with_eclipse:0} >@@ -48,7 +48,7 @@ > > Name: icu4j > Version: 3.4.5 >-Release: 2jpp.2%{?dist} >+Release: 2jpp.3%{?dist} > Epoch: 0 > Summary: International Components for Unicode for Java > License: MIT style >@@ -60,7 +60,7 @@ > BuildRequires: ant > BuildRequires: java-javadoc > BuildRequires: jpackage-utils >= 0:1.5 >-BuildRequires: sinjdoc >+#BuildRequires: sinjdoc > Requires: jpackage-utils > %if %{with_eclipse} > BuildRequires: eclipse-pde >= 0:3.2.1 >@@ -119,10 +119,7 @@ > %{__sed} -i 's/\r//' APIChangeReport.html > %{__sed} -i 's/\r//' readme.html > >-#%if %{with_eclipse} >-# Without this, we get the dreaded "java.lang.Object not found" error > sed --in-place "s/ .*bootclasspath=.*//g" build.xml >-#%endif > > %build > %if %{without_eclipse} >@@ -239,6 +236,9 @@ > %if %{with_eclipse} > %files eclipse > %defattr(0644,root,root,0755) >+%dir %{_datadir}/eclipse >+%dir %{_datadir}/eclipse/features >+%dir %{_datadir}/eclipse/plugins > %{_datadir}/eclipse/features/* > %{_datadir}/eclipse/plugins/* > %doc license.html readme.html >@@ -248,6 +248,9 @@ > %endif > > %changelog >+* Thu Apr 26 2007 Ben Konrath <bkonrath@redhat.com> - 0:3.4.5-2jpp.3 >+- Enable eclipse sub-package. >+ > * Fri Mar 16 2007 Jeff Johnston <jjohnstn@redhat.com> - 0:3.4.5-2jpp.2 > - Disable eclipse plugin support temporarily until build problems > can be worked out. Plugin is still being built as part of
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 237919
:
153479
|
156687