diff --git a/nvmetcli.spec b/nvmetcli.spec index 2ad670d..8be4dc3 100644 --- a/nvmetcli.spec +++ b/nvmetcli.spec @@ -2,7 +2,7 @@ Name: nvmetcli License: ASL 2.0 Summary: An adminstration shell for NVMe storage targets Version: 0.7 -Release: 2%{?dist} +Release: 1%{?dist} URL: ftp://ftp.infradead.org/pub/nvmetcli/ Source: ftp://ftp.infradead.org/pub/nvmetcli/%{name}-%{version}.tar.gz Patch00: 0001-nvmetcli-don-t-remove-ANA-Group-1-on-clear.patch @@ -31,19 +31,7 @@ nvmet in the Linux kernel. It allows configuring the nvmet interactively as well as saving / restoring the configuration to / from a json file. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 +%autosetup -p1 %build %{__python3} setup.py build @@ -78,7 +66,7 @@ install -m 644 Documentation/nvmetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/nvmetcli.8.gz %changelog -* Thu Feb 11 2021 Maurizio Lombardi - 0.7-2 +* Thu Feb 11 2021 Maurizio Lombardi - 0.7-1 - Rebase to the latest version (git commit id 297f40aef117875d98303b0535fb076626b91a19) * Tue Jan 26 2021 Fedora Release Engineering - 0.4-13