public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Compress-Raw-Lzma] rawhide: Disable optional dependencies in RHEL
Date: Tue, 28 Jul 2026 07:54:23 GMT [thread overview]
Message-ID: <178522526391.1.2382590640147023196.rpms-perl-Compress-Raw-Lzma-d804fd72f8be@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Compress-Raw-Lzma
Branch : rawhide
Commit : d804fd72f8be7d8009aff8216833cd25a5b96136
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-27T19:14:42-04:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/c/d804fd72f8be7d8009aff8216833cd25a5b96136?branch=rawhide
Log:
Disable optional dependencies in RHEL
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 8fba6ec..cc897ea 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,9 +1,13 @@
# Perform optional tests
+%if 0%{?rhel}
+%bcond_with perl_Compress_Raw_Lzma_enables_optional_test
+%else
%bcond_without perl_Compress_Raw_Lzma_enables_optional_test
+%endif
Name: perl-Compress-Raw-Lzma
Version: 2.221
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Low-level interface to lzma compression library
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Compress-Raw-Lzma
@@ -129,6 +133,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Mon Jul 27 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.221-4
+- Disable optional dependencies in RHEL
+
* Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 2.221-3
- Perl 5.44 rebuild
reply other threads:[~2026-07-28 7:54 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=178522526391.1.2382590640147023196.rpms-perl-Compress-Raw-Lzma-d804fd72f8be@fedoraproject.org \
--to=yselkowi@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