infozip: rename to zip
authorLuca Ceresoli <luca@lucaceresoli.net>
Fri, 27 Nov 2015 17:38:00 +0000 (18:38 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Nov 2015 17:21:18 +0000 (18:21 +0100)
commitf0c9470451b23989fe7b298d30352760b1513c37
tree3de428eeb27535a12aeffc80f5d62cbadcbdf4e4
parentd563c0d5ac76b59379dcc228c02408b2a402b721
infozip: rename to zip

We currently have a package named "infozip" for Info-Zip's Zip.

With the upcoming addition of a package the Info-Zip's UnZip the name
is becoming ambiguous. Rename it to the more specific name "zip".

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Romain Naour <romain.naour@openwide.fr>
Cc: Jan Pedersen <jp@jp-embedded.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
20 files changed:
Config.in.legacy
package/Config.in
package/infozip/0001-configure-Remove-Check-C-compiler-type-optimization-.patch [deleted file]
package/infozip/0002-configure-Don-t-use-host-CPP.patch [deleted file]
package/infozip/0003-Makefile-Use-CFLAGS-from-command-line.patch [deleted file]
package/infozip/0004-configure-use-LDFLAGS-from-command-line.patch [deleted file]
package/infozip/0005-unix-configure-remove-GID-UID-size-check.patch [deleted file]
package/infozip/0006-unix-configure-borrow-the-LFS-test-from-autotools.patch [deleted file]
package/infozip/Config.in [deleted file]
package/infozip/infozip.hash [deleted file]
package/infozip/infozip.mk [deleted file]
package/zip/0001-configure-Remove-Check-C-compiler-type-optimization-.patch [new file with mode: 0644]
package/zip/0002-configure-Don-t-use-host-CPP.patch [new file with mode: 0644]
package/zip/0003-Makefile-Use-CFLAGS-from-command-line.patch [new file with mode: 0644]
package/zip/0004-configure-use-LDFLAGS-from-command-line.patch [new file with mode: 0644]
package/zip/0005-unix-configure-remove-GID-UID-size-check.patch [new file with mode: 0644]
package/zip/0006-unix-configure-borrow-the-LFS-test-from-autotools.patch [new file with mode: 0644]
package/zip/Config.in [new file with mode: 0644]
package/zip/zip.hash [new file with mode: 0644]
package/zip/zip.mk [new file with mode: 0644]