]> git.pld-linux.org Git - packages/lvm2.git/commitdiff
- lvmcache support
authorŁukasz Krotowski <lkrotowski@pld-linux.org>
Mon, 1 Dec 2014 02:00:06 +0000 (03:00 +0100)
committerŁukasz Krotowski <lkrotowski@pld-linux.org>
Mon, 1 Dec 2014 03:24:49 +0000 (04:24 +0100)
lvm2.spec

index f345834afec48284bbc5e3add9baba6e167420c4..124c3db3c52256484dcacc8a9aae41277ee9a84c 100644 (file)
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -362,6 +362,7 @@ unset CC
        --with-pool=internal \
        --with-snapshots=internal \
        --with-systemdsystemunitdir=%{systemdunitdir} \
+       --with-cache=internal \
        --with-thin=internal \
        --with-thin-check=%{_sbindir}/thin_check \
        --with-thin-dump=%{_sbindir}/thin_dump \
@@ -477,6 +478,7 @@ fi
 %attr(755,root,root) %{_sbindir}/pv*
 %attr(755,root,root) %{_sbindir}/vg*
 %{_mandir}/man5/lvm.conf.5*
+%{_mandir}/man7/lvmcache.7*
 %{_mandir}/man7/lvmthin.7*
 %{_mandir}/man8/blkdeactivate.8*
 %{_mandir}/man8/fsadm.8*
This page took 0.039427 seconds and 4 git commands to generate.