Accepting request 1151404 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151404 OBS-URL: https://build.opensuse.org/package/show/filesystems/openafs?expand=0&rev=121
This commit is contained in:
parent
dfe10ed156
commit
ab436effad
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:45:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 09:56:45 UTC 2024 - Christof Hanke <christof.hanke@mpcdf.mpg.de>
|
||||
|
||||
|
@ -318,7 +318,7 @@ done
|
||||
|
||||
%setup -q -n openafs-%{upstream_version} -T -b 0 -b 1
|
||||
%if 0%{?sle_version} == 150600
|
||||
%patch99 -p1
|
||||
%patch -P 99 -p1
|
||||
%endif
|
||||
|
||||
./regen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user