hi, there are meny centos rpm where the vendor field in not filled. it'd be nice to correct. rpm -qp --queryformat "%{VENDOR} %{NAME}-%{VERSION}\n" *.rpm|egrep -v "CentOS" -- Levente "Si vis pacem para bellum!"
On Tue, 2005-02-08 at 14:26 +0100, Farkas Levente wrote:> there are meny centos rpm where the vendor field in not filled. it'd > be > nice to correct. > rpm -qp --queryformat "%{VENDOR} %{NAME}-%{VERSION}\n" *.rpm|egrep -v > "CentOS"For CentOS-4 ... this will be sorted out with the next release ... the official build machines have: %distribution CentOS-4 %rpmdbname CentOS %vendor CentOS in the .rpmmacros -- Johnny Hughes <http://www.HughesJR.com/>