forked from pool/azure-cli-core
Accepting request 1147863 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147863 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=132
This commit is contained in:
parent
4772bcf382
commit
4aa2f2d2d9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:17:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 7 09:42:58 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -73,8 +73,7 @@ BuildArch: noarch
|
||||
Microsoft Azure CLI Core Module
|
||||
|
||||
%prep
|
||||
%setup -q -n azure-cli-core-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n azure-cli-core-%{version}
|
||||
|
||||
%build
|
||||
install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user