> > >>* Fri Feb 15 2002 Stefan van der Eijk <[EMAIL PROTECTED]> 1.3.11-2mdk >> >>- BuildRequires >> > >In 1.3.11-2mdk, you removed the Requires: on common-licenses. Why did >you do that? > Because common-licenses is required by basesystem. It should always be on your system, so there is really no need to list it.
The rule I use is: don't list packages that are required by basesystem and rpm-build (without rpm-build you won't be able to build any package). to get a list of those packages: urpmq -dp basesystem rpm-build Stefan
