mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] cog: version bump 0.8.1 -> 0.10.0
Date: Fri,  6 Aug 2021 08:44:53 +0200	[thread overview]
Message-ID: <20210806064453.338783-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210803091156.8630-4-bst@pengutronix.de>

Thanks, applied as 93e780b5baf52c3880ef1708bb3211038e502ed3.

Michael

[sent from post-receive hook]

On Fri, 06 Aug 2021 08:44:52 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210803091156.8630-4-bst@pengutronix.de>
> [mol: remove applied patch]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/cog-0.8.1/0001-CMake-install-D-Bus-policy-configuration-to-CMAKE_IN.patch b/patches/cog-0.8.1/0001-CMake-install-D-Bus-policy-configuration-to-CMAKE_IN.patch
> deleted file mode 100644
> index 9f2a1900981f..000000000000
> --- a/patches/cog-0.8.1/0001-CMake-install-D-Bus-policy-configuration-to-CMAKE_IN.patch
> +++ /dev/null
> @@ -1,31 +0,0 @@
> -From: Bastian Krause <bst@pengutronix.de>
> -Date: Wed, 14 Apr 2021 17:36:24 +0200
> -Subject: [PATCH] CMake: install D-Bus policy configuration to
> - CMAKE_INSTALL_DATADIR
> -
> -The D-BUS system bus policy config should reside in
> -CMAKE_INSTALL_DATADIR rather than in CMAKE_INSTALL_SYSCONFDIR.
> -
> -See:
> -
> -  https://gitlab.freedesktop.org/dbus/dbus/-/blob/ef55a3db0d8f17848f8a579092fb05900cc076f5/bus/CMakeLists.txt#L117
> -
> -Forwarded: https://github.com/Igalia/cog/pull/296
> -Signed-off-by: Bastian Krause <bst@pengutronix.de>
> ----
> - CMakeLists.txt | 2 +-
> - 1 file changed, 1 insertion(+), 1 deletion(-)
> -
> -diff --git a/CMakeLists.txt b/CMakeLists.txt
> -index cb51087359fc..2fcd63845212 100644
> ---- a/CMakeLists.txt
> -+++ b/CMakeLists.txt
> -@@ -157,7 +157,7 @@ if (COG_DBUS_SYSTEM_BUS)
> -     configure_file(dbus/policy.conf.in ${COG_DEFAULT_APPID}.conf @ONLY)
> -     install(
> -         FILES ${CMAKE_CURRENT_BINARY_DIR}/${COG_DEFAULT_APPID}.conf
> --        DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d
> -+        DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/system.d
> -         COMPONENT "runtime"
> -     )
> - 
> diff --git a/patches/cog-0.8.1/series b/patches/cog-0.8.1/series
> deleted file mode 100644
> index 14639312eb47..000000000000
> --- a/patches/cog-0.8.1/series
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -# generated by git-ptx-patches
> -#tag:base --start-number 1
> -0001-CMake-install-D-Bus-policy-configuration-to-CMAKE_IN.patch
> -# a7cfa1be71dd856d687d8a3863e5a56f  - git-ptx-patches magic
> diff --git a/rules/cog.make b/rules/cog.make
> index 3fd9f929a83f..a59f5a11450b 100644
> --- a/rules/cog.make
> +++ b/rules/cog.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
>  #
>  # Paths and names
>  #
> -COG_VERSION		:= 0.8.1
> -COG_MD5			:= 21664fb04c9149dea6d68e13e6074276
> +COG_VERSION		:= 0.10.0
> +COG_MD5			:= 1b0407b6163a3a01afdfc0fb454a7570
>  COG			:= cog-$(COG_VERSION)
>  COG_SUFFIX		:= tar.xz
>  COG_URL			:= https://wpewebkit.org/releases/$(COG).$(COG_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-08-06  6:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  9:11 [ptxdist] [PATCH 1/4] libwpe: version bump 1.8.0 -> 1.10.1 Bastian Krause
2021-08-03  9:11 ` [ptxdist] [PATCH 2/4] wpebackend-fdo: version bump 1.8.2 -> 1.10.0 Bastian Krause
2021-08-06  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-08-03  9:11 ` [ptxdist] [PATCH 3/4] wpewebkit: version bump 2.30.6 -> 2.32.3 Bastian Krause
2021-08-06  6:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-08-03  9:11 ` [ptxdist] [PATCH 4/4] cog: version bump 0.8.1 -> 0.10.0 Bastian Krause
2021-08-06  6:44   ` Michael Olbrich [this message]
2021-08-06  6:44 ` [ptxdist] [APPLIED] libwpe: version bump 1.8.0 -> 1.10.1 Michael Olbrich

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=20210806064453.338783-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox