add make test
This commit is contained in:
parent
0247167629
commit
459b2b4940
@ -43,7 +43,7 @@
|
||||
|
||||
Name: lvm2
|
||||
Version: 2.03.09
|
||||
Release: 3
|
||||
Release: 4
|
||||
Epoch: 8
|
||||
Summary: Tools for logical volume management
|
||||
License: GPLv2 and LGPLv2
|
||||
@ -242,6 +242,9 @@ can register and carryout actions triggered when particular events occur.
|
||||
%configure --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=%{_libdir} --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python3-bindings %{?configure_cluster} %{?configure_cmirror} --with-udevdir=%{_prefix}/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-thin=internal --enable-lvmpolld %{?configure_lockd_dlm} %{?configure_lockd_sanlock} --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
make test
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot}
|
||||
make install_system_dirs DESTDIR=%{buildroot}
|
||||
@ -480,6 +483,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 4 2020 lixiaokeng <lixiaokeng@huawei.com> - 8.2.03.09-4
|
||||
- add make test
|
||||
|
||||
* Thu Aug 6 2020 wuguanghao <wuguanghao3@huawei.com> - 8.2.03.09-3
|
||||
- update master branch device-mapper-version more than LTS branch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user