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 304399 Details for
Bug 442924
RFE: Include shared library
[?]
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]
Proposed changes to mcpp spec file
mcpp.spec.diff (text/plain), 1.59 KB, created by
Mary Ellen Foster
on 2008-05-02 16:31:09 UTC
(
hide
)
Description:
Proposed changes to mcpp spec file
Filename:
MIME Type:
Creator:
Mary Ellen Foster
Created:
2008-05-02 16:31:09 UTC
Size:
1.59 KB
patch
obsolete
>--- mcpp.spec 2008-05-02 17:08:39.000000000 +0100 >+++ mcpp.spec.mef 2008-05-02 17:27:55.000000000 +0100 >@@ -17,7 +17,6 @@ > URL: http://mcpp.sourceforge.net/ > Patch0: mcpp-manual.html.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root >-Requires: libmcpp > > %description > C/C++ preprocessor defines and expands macros and processes '#if', >@@ -64,20 +63,23 @@ > > %files -n libmcpp > %defattr(-,root,root,-) >-%{_libdir}/libmcpp.so > %{_libdir}/libmcpp.so.* > >+%post -n libmcpp -p /sbin/ldconfig >+%postun -n libmcpp -p /sbin/ldconfig >+ > %package -n libmcpp-devel > >-Summary: Alternative C/C++ preprocessor (supplementary for library build) >+Summary: Alternative C/C++ preprocessor (development packages for library build) > Group: Development/Languages >+Requires: libmcpp = %{version} > > %description -n libmcpp-devel >-This package provides header files necessary to compile any programs >-which use libmcpp package. >+Development package for libmcpp. > > %files -n libmcpp-devel > %defattr(-,root,root,-) >+%{_libdir}/libmcpp.so > %{_includedir}/mcpp_lib.h > %{_includedir}/mcpp_out.h > >@@ -87,7 +89,7 @@ > Group: Documentation > > %description doc >-This package provides html manual to use mcpp. >+This package provides an html manual for mcpp. > > %files doc > %defattr(-,root,root,-) >@@ -98,7 +100,7 @@ > rm -rf $RPM_BUILD_ROOT > > %changelog >-* Wed Apr 30 2008 Kiyoshi Matsui <kmatsui@t3.rim.or.jp> 2.7-postrelease-1 >+* Wed Apr 30 2008 Kiyoshi Matsui <kmatsui@t3.rim.or.jp> 2.7.1-1 > - Upstream new release. > - Change to library build. > - Devide to 4 packages: mcpp, libmcpp, libmcpp-devel and mcpp-doc.
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 442924
:
303153
| 304399