[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

re: libgcc Provides



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]