drop patches

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-11 15:05:20 +01:00
parent db890c97d6
commit c84d63708c
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -15,16 +15,6 @@ Summary: Daemon that manages block devices to create filesystems
License: MPLv2.0 License: MPLv2.0
URL: https://github.com/stratis-storage/stratisd URL: https://github.com/stratis-storage/stratisd
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Patch0001: 0001-deps-update-quickcheck-to-0.6.patch
Patch0002: 0002-deps-update-rand-to-0.4.patch
Patch0003: 0003-deps-update-byteorder-to-1.patch
Patch0004: 0004-deps-update-env_logger-to-0.4.patch
Patch0005: 0005-deps-update-clap-to-2.patch
Patch0006: 0006-deps-update-loopdev-to-0.2.patch
# https://github.com/stratis-storage/stratisd/pull/709
Patch1001: 0001-cast-stat.f_bsize-to-u64.patch
# https://github.com/stratis-storage/stratisd/pull/711
Patch2001: 0001-add-dbus-service.patch
ExclusiveArch: %{rust_arches} ExclusiveArch: %{rust_arches}