OBS-URL: https://build.opensuse.org/package/show/Base:System/thin-provisioning-tools?expand=0&rev=53
This commit is contained in:
parent
99cddc16de
commit
786894f247
@ -27,6 +27,7 @@ Source1: vendor.tar.zst
|
||||
Source2: cargo_config
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: suse-module-tools
|
||||
BuildRequires: vendored_licenses_packager
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Conflicts: device-mapper < 1.02.115
|
||||
@ -37,9 +38,11 @@ A suite of tools for thin provisioning on Linux.
|
||||
%prep
|
||||
%autosetup -a1
|
||||
install -D -m 644 %{SOURCE2} .cargo/config
|
||||
%vendored_licenses_packager_prep
|
||||
|
||||
%build
|
||||
%{cargo_build}
|
||||
%vendored_licenses_packager_install
|
||||
|
||||
%install
|
||||
%{cargo_install}
|
||||
@ -98,5 +101,6 @@ install -D -m 644 %{SOURCE2} .cargo/config
|
||||
%{_mandir}/man8/thin_restore.8%{?ext_man}
|
||||
%{_mandir}/man8/thin_rmap.8%{?ext_man}
|
||||
%{_mandir}/man8/thin_trim.8%{?ext_man}
|
||||
%vendored_licenses_packager_files
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9fd8b8cd8facdddfb2a69e1be3d4427d0a87493506727b881d437365e51feee
|
||||
size 23378551
|
||||
oid sha256:05fae18d19541b10d8a58a06036c6f22d3adf51d85335bf31d8b50427befd2bd
|
||||
size 23337646
|
||||
|
Loading…
Reference in New Issue
Block a user