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 151868 Details for
Bug 235500
[PATCH] Make gcc-java etc. really conditional in spec file
[?]
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 make java in gcc41.spec conditional
gcc41.diff (text/plain), 1.43 KB, created by
Robert Scheck
on 2007-04-06 11:20:06 UTC
(
hide
)
Description:
Patch to make java in gcc41.spec conditional
Filename:
MIME Type:
Creator:
Robert Scheck
Created:
2007-04-06 11:20:06 UTC
Size:
1.43 KB
patch
obsolete
>--- gcc41.spec 2007-04-03 15:14:16.000000000 +0200 >+++ gcc41.spec.rsc 2007-04-06 13:12:53.000000000 +0200 >@@ -293,6 +298,7 @@ > option to GCC and when linking add -lmudflap, for threaded programs > also add -fmudflapth and -lmudflapth. > >+%if %{build_java} > %package java > Summary: Java support for GCC > Group: Development/Languages >@@ -361,6 +367,7 @@ > > %description -n libgcj-src > The Java(tm) runtime library sources for use in Eclipse. >+%endif > > %package -n cpp > Summary: The C Preprocessor. >@@ -1044,6 +1057,7 @@ > --info-dir=%{_infodir} %{_infodir}/gfortran.info.gz || : > fi > >+%if %{build_java} > %post java > /sbin/install-info \ > --info-dir=%{_infodir} %{_infodir}/gcj.info.gz || : >@@ -1053,6 +1067,7 @@ > /sbin/install-info --delete \ > --info-dir=%{_infodir} %{_infodir}/gcj.info.gz || : > fi >+%endif > > %post gnat > /sbin/install-info \ >@@ -1085,6 +1100,7 @@ > > %postun -n libobjc -p /sbin/ldconfig > >+%if %{build_java} > %post -n libgcj > /sbin/ldconfig > /sbin/install-info \ >@@ -1097,6 +1113,7 @@ > fi > > %postun -n libgcj -p /sbin/ldconfig >+%endif > > %post -n libgfortran -p /sbin/ldconfig > >@@ -1502,13 +1519,13 @@ > %{_prefix}/%{_lib}/pkgconfig/libgcj-*.pc > %doc rpm.doc/boehm-gc/* rpm.doc/fastjar/* rpm.doc/libffi/* > %doc rpm.doc/libjava/* >-%endif > > %files -n libgcj-src > %defattr(-,root,root) > %dir %{_prefix}/share/java > %{_prefix}/share/java/src*.zip > %{_prefix}/share/java/libgcj-tools-%{version}.jar >+%endif > > %if %{build_ada} > %files gnat
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 235500
: 151868