From: Erik A. H. <er...@he...> - 2002-08-21 15:22:14
|
On Wed, Aug 21, 2002 at 10:23:00AM -0400, Nicholas Henke wrote: > I have made the following fix to the bproc.spec file. This allows bproc to > be installed on a machine with only the smp kernel installed. > > --- SPECS/bproc-orig.spec Wed Aug 21 10:21:20 2002 > +++ SPECS/bproc.spec Wed Aug 21 10:21:46 2002 > @@ -80,6 +80,7 @@ > Group: System Environment/Libraries > Release: 1%{releaseextra} > Requires: kernel-smp = %{kernelvers} > +Provides: bproc-modules > > %description modules-smp > The BProc distributed process space is a central process Thanks, applied. - Erik |