public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/avrdude] rawhide: Fix F45FTBFS
Date: Wed, 22 Jul 2026 04:53:42 GMT	[thread overview]
Message-ID: <178469602268.1.1517330752938792249.rpms-avrdude-b9359412e57c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/avrdude
Branch : rawhide
Commit : b9359412e57c3a14a93db8876fef82a95bb6f78e
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-22T01:53:33-03:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/avrdude/c/b9359412e57c3a14a93db8876fef82a95bb6f78e?branch=rawhide

Log:
Fix F45FTBFS

---
diff --git a/avrdude.spec b/avrdude.spec
index 599a109..9a7ac9e 100644
--- a/avrdude.spec
+++ b/avrdude.spec
@@ -91,7 +91,7 @@ sed -i 's|^find_package(SWIG|\# find_package(SWIG|' CMakeLists.txt
 %build
 %cmake \
        -D CMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
-       -D CMAKE_BUILD_TYPE=build_type=RelWithDebInfo \
+       -D CMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
 %if %{with docs}
        -D BUILD_DOC:BOOL=ON \
 %else

                 reply	other threads:[~2026-07-22  4:53 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=178469602268.1.1517330752938792249.rpms-avrdude-b9359412e57c@fedoraproject.org \
    --to=rosset.filipe@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