Accepting request 1151906 from Virtualization

OBS-URL: https://build.opensuse.org/request/show/1151906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sanlock?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-27 21:45:27 +00:00 committed by Git OBS Bridge
commit bcf2fdf68f
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 13:04:34 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jan 29 10:25:13 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -142,12 +142,12 @@ common sanlock lockspace.
%prep
%setup -q -n %{pname}-%{version}
%patch100
%patch101
%patch102 -p1
%patch103 -p1
%patch104 -p1
%patch105 -p1
%patch -P 100
%patch -P 101
%patch -P 102 -p1
%patch -P 103 -p1
%patch -P 104 -p1
%patch -P 105 -p1
%build
%if ! %{with python}