Rip the remains of --aid and --nosuggest, except for the callback
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 20 Dec 2010 09:50:30 +0000 (11:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 21 Dec 2010 09:50:31 +0000 (11:50 +0200)
commit017e91546bed00356d44d5ad997db01b3ffd2bdf
tree0cdf221bf5b2ed4273e5e4f366c4f9d4801547cd
parent5a21926bc71ab42297979aedc2aedacd05891a46
Rip the remains of --aid and --nosuggest, except for the callback
- Only thing ever using RPMTRANS_FLAG_ADDINDEPS and _NOSUGGEST was
  rpm itself, and we haven't had an in-rpm implementation for this
  since the broken "rpmdb as repo format" was ripped out in 4.6.0.
  We dont need these special flags to support the operation anyway,
  IF somebody sets the solve callback, it will be used and the one
  implementing the callback gets to deal with whether those bits
  should be added to transaction or not.
(cherry picked from commit 3b07e36fc430ae15a34a6b4c3249460ddf120c01)
lib/depends.c
lib/poptI.c
lib/rpminstall.c
lib/rpmts.h