revert commit of fix VERSION issue when packaging
This commit is contained in:
parent
31be484d7e
commit
a5cb01722a
@ -43,10 +43,10 @@
|
||||
|
||||
Name: lvm2
|
||||
Version: 2.03.11
|
||||
Release: 2
|
||||
Release: 3
|
||||
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.11.tgz
|
||||
Patch1: 0001-lvm2-set-default-preferred_names.patch
|
||||
@ -213,7 +213,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
|
||||
@ -486,6 +485,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 26 2021 wuguanghao<wuguanghao3@huawei.com> - 8.2.03.11-3
|
||||
- revert commit of fix VERSION issue when packaging
|
||||
|
||||
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 8.2.03.11-2
|
||||
- remove unnecessary build require.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user