public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] rawhide: Gate openh264 plugin for i386
@ 2026-08-10  7:22 Simone Caronni
  0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-10  7:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libheif
Branch : rawhide
Commit : edb416af1331255e8fd2502c773af9280a411a7e
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-08-10T09:22:27+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libheif/c/edb416af1331255e8fd2502c773af9280a411a7e?branch=rawhide

Log:
Gate openh264 plugin for i386

---
diff --git a/libheif.spec b/libheif.spec
index 4c3254c..df531da 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -78,7 +78,9 @@ file format decoder and encoder.
 %{_libdir}/%{name}/%{name}-jpegdec.so
 %{_libdir}/%{name}/%{name}-jpegenc.so
 %{_libdir}/%{name}/%{name}-jphenc.so
+%ifnarch %{ix86}
 %{_libdir}/%{name}/%{name}-openh264dec.so
+%endif
 %{_libdir}/%{name}/%{name}-rav1e.so
 %{_libdir}/%{name}/%{name}-svtenc.so
 

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

only message in thread, other threads:[~2026-08-10  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  7:22 [rpms/libheif] rawhide: Gate openh264 plugin for i386 Simone Caronni

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