[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: problems with installed but not packaged files



Don Raikes wrote:
> When I run rpmbuild -bb Pyrex.spec, I get a list of about 50 files
> that are "installed but not packaged".

Verify that you have BuildRoot set in your specfile.

Run rpmbuild -bi and inspect the result of the image directory.
Usually that would be /var/tmp/pyrex-build.

> I copied this list and included all the files under the %files
> directive.  When I run rpmbuild -bb again, I get the same list of
> installed but not packaged files.

You would need to show us more of your specfile in order to know.

Bob


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]