Accepting request 1148885 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1148885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/azure-cli?expand=0&rev=66
This commit is contained in:
commit
697b9c1d70
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 20 11:17:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 7 09:49:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Feb 7 09:49:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -279,7 +279,7 @@ Microsoft Azure CLI 2.0 Command Line Utilities
|
|||||||
touch %{_sourcedir}/%{short_name}
|
touch %{_sourcedir}/%{short_name}
|
||||||
%else
|
%else
|
||||||
%setup -q -n azure-cli-%{version}
|
%setup -q -n azure-cli-%{version}
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user