public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libheif] rawhide: Fix condition
Date: Mon, 10 Aug 2026 14:13:29 GMT [thread overview]
Message-ID: <178637120973.1.11393101991665631115.rpms-libheif-596445c050da@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libheif
Branch : rawhide
Commit : 596445c050da8dbc9cf3f02b4db58add84d6f5bf
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-08-10T16:13:19+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libheif/c/596445c050da8dbc9cf3f02b4db58add84d6f5bf?branch=rawhide
Log:
Fix condition
---
diff --git a/libheif.spec b/libheif.spec
index 56909ef..06d0d02 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -139,7 +139,7 @@ rm -rf third-party/
-DWITH_DAV1D=ON \
-DWITH_DAV1D_PLUGIN=ON \
-DWITH_EXAMPLES=ON \
-%if %{with bootstrap}
+%if !%{with bootstrap}
-DWITH_FFMPEG_DECODER=ON \
-DWITH_FFMPEG_DECODER_PLUGIN=ON \
%endif
reply other threads:[~2026-08-10 14:13 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=178637120973.1.11393101991665631115.rpms-libheif-596445c050da@fedoraproject.org \
--to=negativo17@gmail.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