Make rpmplugins.h private for now
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 22 Dec 2010 11:11:40 +0000 (13:11 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 22 Dec 2010 11:11:40 +0000 (13:11 +0200)
commitd10b40301188f1b00cbdaf49b1c09786d546ede0
treed3258751d7a9a9ddfe9136b1d6c0f48b96361d5a
parent00463e2fe0d115d873f141995e7d8b3041de7d36
Make rpmplugins.h private for now
- We'll probably want to make some changes to the plugin type system
  before considered "ready", the current plugin slots are limited
  to 32 and Meego folks apparently want to use a largish number
  of slots. So we might want something like separate plugin type
  (collection, security... etc) and then have 32 slots per each type.
  Making this private for now to avoid having to potentially break
  the API shortly after introduction.
Makefile.am
lib/rpmplugins.c
lib/rpmte.c
lib/rpmts.c
preinstall.am