public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: William Cohen <wcohen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/memstomp] rawhide: Add libzstd-devel buildrequire.
Date: Tue, 04 Aug 2026 13:53:17 GMT [thread overview]
Message-ID: <178585159795.1.13194926908970634012.rpms-memstomp-31bddea3747b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/memstomp
Branch : rawhide
Commit : 31bddea3747b50635e4581d643d2f79465070666
Author : William Cohen <wcohen@redhat.com>
Date : 2026-08-04T09:52:50-04:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/memstomp/c/31bddea3747b50635e4581d643d2f79465070666?branch=rawhide
Log:
Add libzstd-devel buildrequire.
---
diff --git a/memstomp.spec b/memstomp.spec
index 0bdfdd7..43dd35c 100644
--- a/memstomp.spec
+++ b/memstomp.spec
@@ -2,7 +2,7 @@
Name: memstomp
Version: 0.1.4
-Release: 47%{?dist}
+Release: 48%{?dist}
Summary: Warns of memory argument overlaps to various functions
# The entire source code is LGPLV3+ with the exception of backtrace-symbols.c which
# is GPLv2+ by way of being a hacked up old version of binutils's addr2line.
@@ -19,6 +19,7 @@ Source0: https://github.com/wcohen/memstomp/archive/%{githash}/%{name}-%{version
Requires: util-linux
BuildRequires: make
BuildRequires: gcc
+BuildRequires: libzstd-devel
BuildRequires: binutils-devel autoconf automake dejagnu
Patch0: memstomp-testsuite.patch
@@ -82,6 +83,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_mandir}/man1/memstomp.1.gz
%changelog
+* Tue Aug 04 2026 William Cohen <wcohen@redhat.com> - 0.1.4-48
+- Add libzstd-devel buildrequire.
+
* Tue Aug 04 2026 William Cohen <wcohen@redhat.com> - 0.1.4-47
- Add zstd in configure tests to fix FTBFS. (rhbz#2504325)
- Clean up rpmlint complaints in memstomp.spec.
reply other threads:[~2026-08-04 13: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=178585159795.1.13194926908970634012.rpms-memstomp-31bddea3747b@fedoraproject.org \
--to=wcohen@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