diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2014-06-17 15:37:53 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2014-06-17 16:27:24 +0300 |
commit | 713914bde185393003b6a5fd1a229ebffd1fa784 (patch) | |
tree | 87c6d43b2f913ea44967b6b51972d14888183836 /po | |
parent | cc512d188da8800f38b6d9134ae3efa70cdaedec (diff) | |
download | rpm-713914bde185393003b6a5fd1a229ebffd1fa784.tar.gz |
Drop the experimental collection support
- The basic concept is not without merit but what was implemented here
has been stuck in experimental state in middle of two sorta conflicting
goals for four years now, and world has moved onward in the meanwhile.
The sepolicy part is better handled in the new selinux plugin, and other
action business belongs to packages (in the form of some trigger-like
scripts or such) rather than rpm plugins.
- Deleted here, but the sepolicy plugin functionality still needs
merging into the new selinux plugin...
- RPMTAG_COLLECTIONS left in place but tagged unimplemented as per policy
to never actually remove tags
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0d9525017..b5d42d141 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -73,8 +73,6 @@ lib/tagexts.c lib/tagname.c lib/backend/db3.c lib/backend/dbconfig.c -plugins/exec.c -plugins/sepolicy.c python/rpmts-py.c rpmio/argv.c rpmio/digest.c |