On Wed, 2006-04-26 at 10:12, Rahul Chatterjee wrote: > How exactly can I remove the problem which is faced by me? > > I even tried using > > Requires: %{name} = %{version}-%{release} You're still writing in the abstract. Try letting the list have something concrete to look at, e.g. the output of: rpm -qi xxx-yyy rpm -qip xxx-yyy-devel rpm -q --provides xxx-yyy rpm -q --requires xxx-yyy-devel rpm -ivh xxx-yyy-devel etc. Bye Paolo _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list