public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/libavif] epel9-next: ensure gdk-pixbuf2 dependency matches avif-pixbuf-loader arch
Date: Mon, 20 Jul 2026 16:37:55 GMT [thread overview]
Message-ID: <178456547528.1.11273640217312838043.rpms-libavif-74fe8c1c5317@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libavif
Branch : epel9-next
Commit : 74fe8c1c531758b0f74acce9575fc89103ea6e4a
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2023-03-18T00:07:27+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libavif/c/74fe8c1c531758b0f74acce9575fc89103ea6e4a?branch=epel9-next
Log:
ensure gdk-pixbuf2 dependency matches avif-pixbuf-loader arch
This matters only on x86_64 due to multilib.
---
diff --git a/libavif.spec b/libavif.spec
index 16191ea..8a6a3d5 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -59,7 +59,7 @@ This package holds the commandline tools to encode and decode AVIF files.
%package -n avif-pixbuf-loader
Summary: AVIF image loader for GTK+ applications
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
-Requires: gdk-pixbuf2
+Requires: gdk-pixbuf2%{?_isa}
%description -n avif-pixbuf-loader
Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
reply other threads:[~2026-07-20 16:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178456547528.1.11273640217312838043.rpms-libavif-74fe8c1c5317@fedoraproject.org \
--to=dominik@greysector.net \
--cc=git-commits@fedoraproject.org \
/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