>
>
>--=-=-=
>
>* Tue Feb 19 2002 Giuseppe Ghibò <[EMAIL PROTECTED]> 1.0.7-39mdk
>
>- fixed -38mdk %changelog with real changelog-er.
>- removed BuildRequires: gcc (obvious)
>
Obvious for you, but for rebuilding scripts, etc, not so obvious. From a 
technical point of view we currently need this BuildRequires, until 
somebody adds it as a Requires to rpm-build (which is technically 
incorrect, eventhough +/- 90%
of the packages need it).

>- put back spec-helper & libxpm-devel in BuildRequires.
>
Now, this one is obvious...

$ urpmq -pd rpm-build | grep spec
spec-helper

spec-helper is required by rpm-build. Without rpm-build on your system 
you will not be able to rebuild any package (unlike gcc, you can rebuild 
a package without gcc installed). This BuildRequires is redundant and 
should be removed.

>- removed major dependency from libs in BuildRequires when not needed.
>


Reply via email to