diff --git a/lvm2.spec b/lvm2.spec index 14e53504498935cc86032ca525957bf2f85b56ce..667267c241d4143831fecd299a1b6bd8e0b89e11 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -43,10 +43,10 @@ Name: lvm2 Version: 2.03.09 -Release: 5 +Release: 6 Epoch: 8 Summary: Tools for logical volume management -License: GPLv2 and LGPLv2 +License: GPLv2+ and LGPLv2.1 and BSD URL: http://sourceware.org/lvm2 Source0: https://sourceware.org/pub/lvm2/releases/LVM2.2.03.09.tgz Patch1: 0001-lvm2-set-default-preferred_names.patch @@ -214,7 +214,6 @@ An extensive functional testsuite for LVM2. %prep %autosetup -n LVM2.%{version} -p1 -sed -ie 's#(\|)\|-##g' VERSION %package -n device-mapper Summary: Low level logical volume management @@ -484,6 +483,9 @@ fi %changelog +* Fri Apr 30 2021 wuguanghao - 8.2.03.09-6 +- revert commit of fix VERSION issue when packaging + * Thu Nov 12 2020 wuguanghao - 8.2.03.09-5 - add epoch to the version of help package required