diff options
Diffstat (limited to 'rpm.spec.in')
-rw-r--r-- | rpm.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm.spec.in b/rpm.spec.in index be8b5ecf0..0288d5073 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -543,3 +543,4 @@ fi - memory indices for dependency check are typedef'd and abstract'd. - no-brainer refcounts for fi object, debug the mess. - dump the header early in transaction, recreate fi before installing. +- start hiding availablePackage data/methods in rpmal.c/rpmal.h. |