!19 bugfix分支间同步
From: @markeryang Reviewed-by: @liuzhiqiang26 Signed-off-by: @volcanodragon
This commit is contained in:
commit
e5de616d5e
@ -1,6 +1,6 @@
|
||||
Name: thin-provisioning-tools
|
||||
Version: 0.9.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Tools for manipulating Device-mapper metadata
|
||||
License: GPLv3+
|
||||
URL: https://github.com/jthornber/thin-provisioning-tools
|
||||
@ -11,6 +11,7 @@ BuildRequires: autoconf, expat-devel
|
||||
BuildRequires: libaio-devel, libstdc++-devel
|
||||
BuildRequires: boost-devel, gcc-c++
|
||||
Requires: expat, boost-iostreams
|
||||
Recommends: %{name}-help = %{version}-%{release}
|
||||
Provides: device-mapper-persistent-data
|
||||
Obsoletes: device-mapper-persistent-data
|
||||
|
||||
@ -49,6 +50,9 @@ make DESTDIR=%{buildroot} MANDIR=%{_mandir} install
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2020 yanglongkang <yanglongkang@huawei.com> - 0.9.0-2
|
||||
- Set help package as install require
|
||||
|
||||
* Thu Aug 25 2020 lixiaokeng <lixiaokeng@huawei.com> - 0.9.0-1
|
||||
- upgrade package to 0.9.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user