public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/libisds] rawhide: Downgrade error about deprecated-declarations to warning
Date: Wed, 09 Sep 2026 21:20:54 GMT [thread overview]
Message-ID: <178898885471.1.398209335304691897.rpms-libisds-4e2b2278bb03@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libisds
Branch : rawhide
Commit : 4e2b2278bb03b884026aede8a76db3bb5770dd0b
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-09-09T23:20:20+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libisds/c/4e2b2278bb03b884026aede8a76db3bb5770dd0b?branch=rawhide
Log:
Downgrade error about deprecated-declarations to warning
This was causing the package to FTBFS. I need to rebuild it for
updated libxml2 soon, so make it build again.
---
diff --git a/libisds.spec b/libisds.spec
index 3322cda..674ee5a 100644
--- a/libisds.spec
+++ b/libisds.spec
@@ -157,7 +157,7 @@ autoreconf -fi
--without-libcurl \
%endif
--enable-curlreauthorizationbug
-%{make_build}
+%{make_build} CFLAGS="$CFLAGS -Wdeprecated-declarations"
%check
make check %{?_smp_mflags}
reply other threads:[~2026-09-09 21:20 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=178898885471.1.398209335304691897.rpms-libisds-4e2b2278bb03@fedoraproject.org \
--to=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