rpm-build/autodeps
Alexey Tourbin 6f60362519 find-requires: absolute smbolic links should not be passed to file(1)
Again, this is to improve 'buildreq -bi' support.  See, file(1) is
so full of shit that, to determine whether a link is broken, it has
to read the link and stat its destination (instead of bare stat
on the link).  This hardly makes any sense, but enables buildreq
to calculate self-dependency when the package is installed.
2011-02-09 07:09:01 +03:00
..
linux.prov.in implemented %__find_{requires,provides}_filter and %filter_from_{requires,provides} 2011-01-23 02:30:08 +03:00
linux.req.in find-requires: absolute smbolic links should not be passed to file(1) 2011-02-09 07:09:01 +03:00