Commit Graph

12 Commits

Author SHA1 Message Date
Panu Matilainen
2cbbbb322e - Drop most of the script-based dependency generation bits
- Use rpmdeps to generate any "normal" dependencies even for the
  kernel module stuff, drop all other unnecessary duplication
  like elf, libtool and pkgconfig deps.
2014-04-10 15:20:54 +03:00
Panu Matilainen
635437c7bf Unbreak find-requires (#443015, #564527)
- regression originating from commit 9ed9b4e345
  which was supposed to fix something for on ARM but broke pretty much
  all else
- this should've been in 9.1.0 but somehow gone missing, ugh...
- fix originally from Bill Nottingham
2010-02-15 13:45:45 +02:00
Panu Matilainen
bda00a1a70 Use rpm's perl dependency extractors
- rpm's dep extractors have gotten numerous improvements over the years,
  while the ones here haven't seen any updates since 2002
- point the find-* scripts to rpm's scripts, remove the redundant and
  outdated perl.* scripts
2010-01-22 17:09:57 +02:00
Jonathan Masters
9ed9b4e345 A variety of small cleanups 2008-05-06 19:08:20 -04:00
Jon Masters
83405d773d Update config.guess|sub, sync with RHEL-5. 2008-04-03 03:11:24 -04:00
Jeremy Katz
48c39c99dc patch from jcm to adjust kmod handling 2007-06-19 15:18:25 +00:00
Jon Masters
97a32887d6 Update upstream redhat-rpm-config release. 2006-10-12 03:33:42 +00:00
Bill Nottingham
7a4e10bb65 don't filter symbol versioning 2004-10-01 18:54:27 +00:00
Elliot Lee
dce3663fe6 enable debug packages, etc. 2002-11-22 18:56:01 +00:00
Elliot Lee
f3e01161c3 Fix from bug #77849. 2002-11-14 12:48:21 +00:00
Elliot Lee
8617b2fe71 find-requires fix from 67325 2002-07-11 18:48:52 +00:00
Elliot Lee
03bb2914ea Initial revision 2002-06-12 12:59:50 +00:00