+++ /dev/null
-diff -ur lvm2-2_03_07.orig/configure lvm2-2_03_07/configure
---- lvm2-2_03_07.orig/configure 2019-11-30 14:45:51.000000000 +0100
-+++ lvm2-2_03_07/configure 2019-12-12 15:12:39.649000000 +0100
-@@ -3077,7 +3077,7 @@
- fi
- case "$host_os" in
- linux*)
-- CLDFLAGS="${CLDFLAGS-"$LDFLAGS"} -Wl,--version-script,.export.sym"
-+ CLDFLAGS="$CLDFLAGS -Wl,--version-script,.export.sym"
- # equivalent to -rdynamic
- ELDFLAGS="-Wl,--export-dynamic"
- # FIXME Generate list and use --dynamic-list=.dlopen.sym
-@@ -3098,7 +3098,7 @@
- ;;
- darwin*)
- CFLAGS="$CFLAGS -no-cpp-precomp -fno-common"
-- CLDFLAGS="${CLDFLAGS-"$LDFLAGS"}"
-+ CLDFLAGS="$CLDFLAGS"
- ELDFLAGS=
- CLDWHOLEARCHIVE="-all_load"
- CLDNOWHOLEARCHIVE=
-@@ -3110,9 +3110,6 @@
- FSADM=no
- BLKDEACTIVATE=no
- ;;
-- *)
-- CLDFLAGS="${CLDFLAGS-"$LDFLAGS"}"
-- ;;
- esac
-
- ################################################################################
-diff -ur lvm2-2_03_07.orig/configure.ac lvm2-2_03_07/configure.ac
---- lvm2-2_03_07.orig/configure.ac 2019-11-30 14:45:51.000000000 +0100
-+++ lvm2-2_03_07/configure.ac 2019-12-12 15:11:27.591000000 +0100
-@@ -30,7 +30,7 @@
- AS_IF([test -z "$CFLAGS"], [COPTIMISE_FLAG="-O2"])
- case "$host_os" in
- linux*)
-- CLDFLAGS="${CLDFLAGS-"$LDFLAGS"} -Wl,--version-script,.export.sym"
-+ CLDFLAGS="$CLDFLAGS -Wl,--version-script,.export.sym"
- # equivalent to -rdynamic
- ELDFLAGS="-Wl,--export-dynamic"
- # FIXME Generate list and use --dynamic-list=.dlopen.sym
-@@ -51,7 +51,7 @@
- ;;
- darwin*)
- CFLAGS="$CFLAGS -no-cpp-precomp -fno-common"
-- CLDFLAGS="${CLDFLAGS-"$LDFLAGS"}"
-+ CLDFLAGS="$CLDFLAGS"
- ELDFLAGS=
- CLDWHOLEARCHIVE="-all_load"
- CLDNOWHOLEARCHIVE=
-@@ -63,9 +63,6 @@
- FSADM=no
- BLKDEACTIVATE=no
- ;;
-- *)
-- CLDFLAGS="${CLDFLAGS-"$LDFLAGS"}"
-- ;;
- esac
-
- ################################################################################
%undefine with_lvmdbusd
%endif
-%define ver 2.03.11
+%define ver 2.03.13
%define tgz_ver %(echo %{version} | tr . _)
Summary: The new version of Logical Volume Manager for Linux
License: GPL v2 and LGPL v2.1
Group: Applications/System
Source0: https://github.com/lvmteam/lvm2/archive/v%{tgz_ver}.tar.gz
-# Source0-md5: 98b9e5afc0c401e74255387e375f99c1
+# Source0-md5: dbf58a0fc297ea87ff90ba5c825b2286
Patch0: %{name}-selinux.patch
Patch1: device-mapper-dmsetup-export.patch
Patch2: %{name}-tld_init.patch
Patch4: device-mapper-dmsetup-deps-export.patch
Patch5: %{name}-thin.patch
Patch6: %{name}-no-systemd.patch
-Patch7: bashizm.patch
-Patch8: link.patch
+Patch7: link.patch
URL: http://www.sourceware.org/lvm2/
BuildRequires: autoconf >= 2.69
BuildRequires: automake
%patch5 -p1
%patch6 -p1
%patch7 -p1
-%patch8 -p1
# do not force --export-symbol linker option for e.g. statically linked executables
# -rdynamic compiler option drives linker in the right way.
%attr(755,root,root) %{_sbindir}/lvextend
%attr(755,root,root) %{_sbindir}/lvm
%attr(755,root,root) %{_sbindir}/lvmconfig
+%attr(755,root,root) %{_sbindir}/lvmdevices
%attr(755,root,root) %{_sbindir}/lvmdiskscan
%attr(755,root,root) %{_sbindir}/lvmdump
%attr(755,root,root) %{_sbindir}/lvmsadc
%attr(755,root,root) %{_sbindir}/pvresize
%attr(755,root,root) %{_sbindir}/pvs
%attr(755,root,root) %{_sbindir}/pvscan
+%attr(755,root,root) %{_sbindir}/vdoimport
%attr(755,root,root) %{_sbindir}/vgcfgbackup
%attr(755,root,root) %{_sbindir}/vgcfgrestore
%attr(755,root,root) %{_sbindir}/vgchange
%attr(755,root,root) %{_sbindir}/vgextend
%attr(755,root,root) %{_sbindir}/vgimport
%attr(755,root,root) %{_sbindir}/vgimportclone
+%attr(755,root,root) %{_sbindir}/vgimportdevices
%attr(755,root,root) %{_sbindir}/vgmerge
%attr(755,root,root) %{_sbindir}/vgmknodes
%attr(755,root,root) %{_sbindir}/vgreduce
%{_mandir}/man8/lvm-lvpoll.8*
%{_mandir}/man8/lvm.8*
%{_mandir}/man8/lvmconfig.8*
+%{_mandir}/man8/lvmdevices.8*
%{_mandir}/man8/lvmdiskscan.8*
%{_mandir}/man8/lvmdump.8*
%{_mandir}/man8/lvmsadc.8*
%{_mandir}/man8/pvresize.8*
%{_mandir}/man8/pvs.8*
%{_mandir}/man8/pvscan.8*
+%{_mandir}/man8/vdoimport.8*
%{_mandir}/man8/vgcfgbackup.8*
%{_mandir}/man8/vgcfgrestore.8*
%{_mandir}/man8/vgchange.8*
%{_mandir}/man8/vgextend.8*
%{_mandir}/man8/vgimport.8*
%{_mandir}/man8/vgimportclone.8*
+%{_mandir}/man8/vgimportdevices.8*
%{_mandir}/man8/vgmerge.8*
%{_mandir}/man8/vgmknodes.8*
%{_mandir}/man8/vgreduce.8*