Packaging: Add placeholder packages

The ipa and freeipa packages are placeholders to prevent PyPI squashing
attacks and reserve the names for future use. `pip install ipa` installs
ipaclient.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
Christian Heimes
2017-02-16 15:27:49 +01:00
committed by Martin Basti
parent ed7a03a1af
commit 2e784336b0
12 changed files with 97 additions and 11 deletions

View File

@@ -487,6 +487,9 @@ AC_CONFIG_FILES([
ipaserver/Makefile
ipatests/Makefile
ipatests/man/Makefile
packaging/Makefile
packaging/freeipa/Makefile
packaging/ipa/Makefile
po/Makefile.in
po/Makefile.hack
util/Makefile