Matt wrote:
[When I do
$ rpm -q --provides libgcc
on my Red Hat 9 - ish system, I get
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GLIBC_2.0)
libgcc = 3.2.2-5
Where do the (GCC_3.0) etc come from?]
They're put there by rpmbuild, probably from the output of find-provides; see
http://rpm-devel.colug.net/max-rpm/s1-rpm-depend-auto-depend.html
While I'm not sure what went wrong for you, you can try to debug it by
running find-provides by hand on your %files list...
- Dan
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list