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 302656 Details for
Bug 171993
Review Request: mpich2 - An implementation of MPI
[?]
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 spec file to fix rpmlint warnings
spec.patch (text/plain), 2.11 KB, created by
Orion Poplawski
on 2008-04-16 19:29:46 UTC
(
hide
)
Description:
Patch to spec file to fix rpmlint warnings
Filename:
MIME Type:
Creator:
Orion Poplawski
Created:
2008-04-16 19:29:46 UTC
Size:
2.11 KB
patch
obsolete
>--- mpich2.spec.2 2008-04-16 11:32:07.000000000 -0600 >+++ mpich2.spec 2008-04-16 13:20:42.000000000 -0600 >@@ -26,15 +26,16 @@ > "external32" portable I/O format. It also currently supports only a few > communication methods > >-The mpich2 binaries in Fedora were configured to use the default process manager >-'MPD' using the default device 'ch3'. The ch3 device was configured with support >-for the dynamical loading of sock, ssm, and shm channels, with sock being the >-default. To select a channel other than the default channel, set the environment >-variable MPICH_CH3CHANNEL to the channel name. See the README for details. >- >-The Fedora builds also include support for using '/usr/sbin/alternatives' and/or >-the 'module environment' to select which MPI implementation to use when multiple >-implementations are installed. >+The mpich2 binaries in Fedora were configured to use the default process >+manager 'MPD' using the default device 'ch3'. The ch3 device was configured >+with support for the dynamical loading of sock, ssm, and shm channels, with >+sock being the default. To select a channel other than the default channel, >+set the environment variable MPICH_CH3CHANNEL to the channel name. See the >+README for details. >+ >+The Fedora builds also include support for using '/usr/sbin/alternatives' >+and/or the 'module environment' to select which MPI implementation to use >+when multiple implementations are installed. > > %package devel > Summary: Development files for mpich2 >@@ -118,7 +119,7 @@ > for b in mpicxx mpicc mpif77 mpif90; do > mv %{buildroot}%{_bindir}/$b %{buildroot}%{_bindir}/mp%{mode}-$b; > mv %{buildroot}%{_mandir}/man1/$b.1 %{buildroot}%{_mandir}/man1/mp-$b.1; >- ln -s %{_bindir}/mp%{mode}-$b %{buildroot}%{_datadir}/%{name}/bin%{mode}/$b >+ ln -s ../../../bin/mp%{mode}-$b %{buildroot}%{_datadir}/%{name}/bin%{mode}/$b > done > > mv %{buildroot}%{_libdir}/%{name}/pkgconfig %{buildroot}%{_libdir}/ >@@ -201,7 +202,7 @@ > %{_libdir}/%{name}/*.jar > %{_libdir}/%{name}/mpe*.o > %{_libdir}/%{name}/*.so.* >-%config %{_sysconfdir}/%{name}-%{mode}/ >+%config(noreplace) %{_sysconfdir}/%{name}-%{mode}/ > > %files devel > %defattr(-,root,root,-)
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 171993
: 302656