public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9-next: ensure gdk-pixbuf2 dependency matches avif-pixbuf-loader arch
@ 2026-07-20 16:37 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-20 16:37 UTC (permalink / raw)
  To: git-commits

            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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 16:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 16:37 [rpms/libavif] epel9-next: ensure gdk-pixbuf2 dependency matches avif-pixbuf-loader arch Dominik 'Rathann' Mierzejewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox