From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <5257FC9A.9010102@pengutronix.de> Date: Fri, 11 Oct 2013 15:26:50 +0200 From: Marc Kleine-Budde MIME-Version: 1.0 References: <1381497636-30145-1-git-send-email-m.grzeschik@pengutronix.de> In-Reply-To: <1381497636-30145-1-git-send-email-m.grzeschik@pengutronix.de> Subject: Re: [ptxdist] [PATCH] gnupg: version bump to 2.0.22 and add bz2 support Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1890887464==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Michael Grzeschik This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1890887464== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iTirEKp8hBJ73ukcJ4NVArt4hTdLf7oMs" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iTirEKp8hBJ73ukcJ4NVArt4hTdLf7oMs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/11/2013 03:20 PM, Michael Grzeschik wrote: > Signed-off-by: Michael Grzeschik please make bzip optional > --- > rules/gnupg.in | 2 ++ > rules/gnupg.make | 7 +++---- > 2 files changed, 5 insertions(+), 4 deletions(-) >=20 > diff --git a/rules/gnupg.in b/rules/gnupg.in > index 1f6c150..164a9dc 100644 > --- a/rules/gnupg.in > +++ b/rules/gnupg.in > @@ -8,6 +8,8 @@ config GNUPG > select LIBGCRYPT > select LIBKSBA > select READLINE > + select BZIP2 > + select BZIP2_LIBBZ2 > select ZLIB > help > GnuPG - The GNU Privacy Guard suite of programs > diff --git a/rules/gnupg.make b/rules/gnupg.make > index 0ee87ef..b684f85 100644 > --- a/rules/gnupg.make > +++ b/rules/gnupg.make > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GNUPG) +=3D gnupg > # > # Paths and names > # > -GNUPG_VERSION :=3D 2.0.15 > -GNUPG_MD5 :=3D c1286e85b66349879dc4b760dd83e2f1 > +GNUPG_VERSION :=3D 2.0.22 > +GNUPG_MD5 :=3D ee22e7b4fdbfcb50229c2e6db6db291e > GNUPG :=3D gnupg-$(GNUPG_VERSION) > GNUPG_SUFFIX :=3D tar.bz2 > GNUPG_URL :=3D ftp://ftp.gnupg.org/gcrypt/gnupg/$(GNUPG).$(GNUPG_SUFFI= X) > @@ -48,8 +48,7 @@ GNUPG_CONF_OPT :=3D $(CROSS_AUTOCONF_USR) \ > --disable-dns-srv \ > --disable-nls \ > --disable-rpath \ > - --disable-regex \ > - --disable-bzip2 > + --disable-regex =2E..and use something like --$(call ptx/endis, PTXCONF_GNUPG_BZIP2)-bzip2 here > =20 > ifndef PTXCONF_ICONV > GNUPG_AUTOCONF +=3D --without-libiconv-prefix >=20 Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --iTirEKp8hBJ73ukcJ4NVArt4hTdLf7oMs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlJX/J8ACgkQjTAFq1RaXHN5bgCdHuWwlMMc1SX9JYGBaWMD3sJF /7QAoI4NuVXeIwfzA5mMvmMpsqjwQXbI =Fpd5 -----END PGP SIGNATURE----- --iTirEKp8hBJ73ukcJ4NVArt4hTdLf7oMs-- --===============1890887464== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1890887464==--