I am not a guru, so I am not sure if what I did was right or not but it
does now build. What I did was add the following line to the spec file:
bzip2 -9f $RPM_BUILD_ROOT/usr/man/*/*
I just looked at the differences between the 5mdk and the 12mdk spec
file. Was I wrong in adding this line to the spec file?
Jim Fritz wrote:
>
> When I issue the command:
>
> rpm -bb -clean procps.spec
>
> It fails ending in:
>
> Provides: libproc.so.2.0
> PreReq: /bin/sh
> Processing files: procps-X11-2.0.6-12mdk
> Finding Provides: (using /usr/lib/rpm/find-provides)...
> Finding Requires: (using /usr/lib/rpm/find-requires)...
> Requires: /bin/sh
>
> This doesn't make sense to me since:
>
> /bin/sh exists
> /bin/sh is a link to /bin/bash (which also exists)
> /bin/sh and /bin/bash were installed by RPM
> I can build procps-2.0.6-5mdk.src.rpm with no problems at all.
>
> Does anyone have a suggestion?
>
> --
> Thanks,
> Jim Fritz, President F&H SoftHouse, Inc.
> 603 East 16th Street Holland, MI 49423
> Phone: (616) 395-9556 Fax: (616) 395-9557
--
Thanks,
Jim Fritz, President F&H SoftHouse, Inc.
603 East 16th Street Holland, MI 49423
Phone: (616) 395-9556 Fax: (616) 395-9557