From: Marian Csontos <mcsontos@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - spec: use --with-default-use-devices-file=1 for rhel9+
Date: Tue, 9 Aug 2022 14:18:04 +0000 (GMT) [thread overview]
Message-ID: <20220809141804.746653856DC2@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=4e6ed2c458a47b2ea4b43c4e0b00ec070040a592
Commit: 4e6ed2c458a47b2ea4b43c4e0b00ec070040a592
Parent: 31f9c4bfab4d859369b0a5365fda44e398a4656b
Author: Marian Csontos <mcsontos@redhat.com>
AuthorDate: Tue Aug 9 16:02:39 2022 +0200
Committer: Marian Csontos <mcsontos@redhat.com>
CommitterDate: Tue Aug 9 16:17:43 2022 +0200
spec: use --with-default-use-devices-file=1 for rhel9+
---
spec/source.inc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/spec/source.inc b/spec/source.inc
index 3e7573025..7b44ef152 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -121,6 +121,10 @@
%with thin_dump
%endif
+%if %{rhel} >= 9
+%with default-use-devices-file 1
+%endif
+
##############################################################
%if %{fedora} == 17
reply other threads:[~2022-08-09 14:18 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=20220809141804.746653856DC2@sourceware.org \
--to=mcsontos@sourceware.org \
--cc=lvm-devel@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.