All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/cups-filters: bump to version 1.21.3
Date: Sat, 6 Oct 2018 15:59:53 +0200	[thread overview]
Message-ID: <20181006155953.43a637c1@windsurf> (raw)
In-Reply-To: <20181005133019.1061-1-olivier.schonken@gmail.com>

Hello,

On Fri,  5 Oct 2018 15:30:18 +0200, Olivier Schonken wrote:
> Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
> ---
>  package/cups-filters/cups-filters.hash | 4 ++--
>  package/cups-filters/cups-filters.mk   | 3 ++-
>  2 files changed, 4 insertions(+), 3 deletions(-)

I've applied, but I have one comment, see below.

> -CUPS_FILTERS_VERSION = 1.20.3
> +CUPS_FILTERS_VERSION = 1.21.3
>  CUPS_FILTERS_SITE = http://openprinting.org/download/cups-filters
>  CUPS_FILTERS_LICENSE = GPL-2.0, GPL-2.0+, GPL-3.0, GPL-3.0+, LGPL-2, LGPL-2.1+, MIT, BSD-4-Clause
>  CUPS_FILTERS_LICENSE_FILES = COPYING
> +CUPS_FILTERS_AUTORECONF = YES

You didn't explain why this autoreconf was needed.

I initially thought it was because the release tarball was broken, with
Makefile.am having a date newer than Makefile.in, and so I added such a
comment in the .mk file when applying your patch.

But of course right after pushing, I realized the existing patch 0001
modifies the Makefile.am, so the AUTORECONF was needed independently of
the package bump.

So, it would have been nice to:

 - Do the AUTORECONF = YES addition in a separate patch. This would
   have easily allowed to backport this fix to our stable branches:
   this problem affects Buildroot 2018.05 and 2018.08.

 - Do the bump in a separate patch.

Could you send a patch based on the 2018.08.x branch that just adds the
AUTORECONF = YES, with the comment I added on top of it ? This will
allow Peter to fix it in 2018.08.x.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-10-06 13:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05 13:30 [Buildroot] [PATCH 1/2] package/cups-filters: bump to version 1.21.3 Olivier Schonken
2018-10-05 13:30 ` [Buildroot] [PATCH 2/2] package/cups-filters: Add patch to fix build when using poppler 0.69.0 Olivier Schonken
2018-10-06 14:00   ` Thomas Petazzoni
2018-10-06 13:59 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181006155953.43a637c1@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.