public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libheif] epel10: Drop the openjph build conditional
Date: Thu, 30 Jul 2026 20:23:25 GMT	[thread overview]
Message-ID: <178544300530.1.6473354599268575166.rpms-libheif-40aff51905ad@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libheif
            Branch : epel10
            Commit : 40aff51905ad952a8c8f1aa420eb4ff2a76f1c41
            Author : Adam Williamson <awilliam@redhat.com>
            Date   : 2025-09-06T10:29:07-07:00
            Stats  : +1/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libheif/c/40aff51905ad952a8c8f1aa420eb4ff2a76f1c41?branch=epel10

            Log:
            Drop the openjph build conditional

It isn't used any more, so no reason to keep it around.

Signed-off-by: Adam Williamson <awilliam@redhat.com>

---
diff --git a/libheif.spec b/libheif.spec
index 0dc9fdc..af4c7c0 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -1,7 +1,4 @@
 %global somajor 1
-# disable openjph encoder support as it's causing crashes in Qt-based apps
-# see https://bugzilla.redhat.com/show_bug.cgi?id=2307795
-%bcond openjph 1
 
 Name:           libheif
 Version:        1.20.1
@@ -26,10 +23,8 @@ BuildRequires:  pkgconfig(openh264)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(zlib)
 %ifnarch %{ix86}
-%if %{with openjph}
 BuildRequires:  pkgconfig(openjph) >= 0.18.0
 %endif
-%endif
 %if ! (0%{?rhel} && 0%{?rhel} <= 9)
 BuildRequires:  pkgconfig(libsharpyuv)
 BuildRequires:  pkgconfig(rav1e)
@@ -117,7 +112,7 @@ rm -rf third-party/
  -DWITH_OpenJPEG_DECODER_PLUGIN=OFF \
  -DWITH_OpenJPEG_ENCODER=ON \
  -DWITH_OpenJPEG_ENCODER_PLUGIN=OFF \
-%if %{with openjph}
+%ifnarch %{ix86}
  -DWITH_OPENJPH_DECODER=ON \
  -DWITH_OPENJPH_ENCODER=ON \
  -DWITH_OPENJPH_ENCODER_PLUGIN=OFF \

                 reply	other threads:[~2026-07-30 20:23 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=178544300530.1.6473354599268575166.rpms-libheif-40aff51905ad@fedoraproject.org \
    --to=awilliam@redhat.com \
    --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