* main - spec: use --with-default-use-devices-file=1 for rhel9+
@ 2022-08-09 14:18 Marian Csontos
0 siblings, 0 replies; only message in thread
From: Marian Csontos @ 2022-08-09 14:18 UTC (permalink / raw)
To: lvm-devel
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-09 14:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09 14:18 main - spec: use --with-default-use-devices-file=1 for rhel9+ Marian Csontos
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.