- Update to 0.5.3
* thin_delta, thin_trim * --clear-needs-check flag for cache_check * space map checking for thin check OBS-URL: https://build.opensuse.org/package/show/Base:System/thin-provisioning-tools?expand=0&rev=3
This commit is contained in:
parent
639a76b7de
commit
fc5b7368e6
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 28 08:32:56 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 0.5.3
|
||||||
|
* thin_delta, thin_trim
|
||||||
|
* --clear-needs-check flag for cache_check
|
||||||
|
* space map checking for thin check
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 23 09:25:05 UTC 2015 - mpluskal@suse.com
|
Thu Apr 23 09:25:05 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: thin-provisioning-tools
|
Name: thin-provisioning-tools
|
||||||
Version: 0.4.1
|
Version: 0.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin Provisioning Tools
|
Summary: Thin Provisioning Tools
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
@ -40,10 +40,10 @@ A suite of tools for thin provisioning on Linux.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
|
||||||
%configure \
|
%configure \
|
||||||
|
--disable-silent-rules \
|
||||||
--with-optimisation=""
|
--with-optimisation=""
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot} MANDIR=%{_mandir} BINDIR=%{buildroot}%{_bindir}
|
make install DESTDIR=%{buildroot} MANDIR=%{_mandir} BINDIR=%{buildroot}%{_bindir}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:59c8a787df8d4828bf9ca1b6310584f2b7723068901e20aa609015ce85df1d46
|
|
||||||
size 186979
|
|
3
v0.5.3.tar.gz
Normal file
3
v0.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d6856dbca2f0fcf23ece171a8e68a4a7054350a3810958da37615358695597e
|
||||||
|
size 191431
|
Loading…
x
Reference in New Issue
Block a user