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>
Mon, 20 Dec 2010 09:50:30 +0000 (11:50 +0200)
commit3b07e36fc430ae15a34a6b4c3249460ddf120c01
tree68a822aac90d92554a11375c6b62e6a92d6b6491
parent89c2fd9f512df1e673a073229914b5371e619ea4
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.
lib/depends.c
lib/poptI.c
lib/rpminstall.c
lib/rpmts.h