All of lore.kernel.org
 help / color / mirror / Atom feed
* main - spec: Rename vdoimport to lvm_import_vdo.
@ 2021-08-26 15:43 Marian Csontos
  0 siblings, 0 replies; only message in thread
From: Marian Csontos @ 2021-08-26 15:43 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=49822624e8b02bf108d79ac3ffd58a35c0c92c5e
Commit:        49822624e8b02bf108d79ac3ffd58a35c0c92c5e
Parent:        bbbd4fed69d88e67678994cb611d082d27bb774b
Author:        Marian Csontos <mcsontos@redhat.com>
AuthorDate:    Thu Aug 26 16:54:26 2021 +0200
Committer:     Marian Csontos <mcsontos@redhat.com>
CommitterDate: Thu Aug 26 17:14:08 2021 +0200

spec: Rename vdoimport to lvm_import_vdo.

---
 spec/packages.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/packages.inc b/spec/packages.inc
index 700e77506..3f6e26d11 100644
--- a/spec/packages.inc
+++ b/spec/packages.inc
@@ -62,7 +62,7 @@ fi
 %{_sbindir}/pvs
 %{_sbindir}/pvscan
 %if %{have_with vdo}
-%{_sbindir}/vdoimport
+%{_sbindir}/lvm_import_vdo
 %endif
 %{_sbindir}/vgcfgbackup
 %{_sbindir}/vgcfgrestore
@@ -126,7 +126,7 @@ fi
 %{_mandir}/man8/pvs.8.gz
 %{_mandir}/man8/pvscan.8.gz
 %if %{have_with vdo}
-%{_mandir}/man8/vdoimport.8.gz
+%{_mandir}/man8/lvm_import_vdo.8.gz
 %endif
 %{_mandir}/man8/vgcfgbackup.8.gz
 %{_mandir}/man8/vgcfgrestore.8.gz



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-26 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-26 15:43 main - spec: Rename vdoimport to lvm_import_vdo 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.