Accepting request 1150593 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150593 OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=44
This commit is contained in:
parent
970a1e54a1
commit
735bf913a3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 07:50:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 06:54:34 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 5.2CR5
|
||||
|
||||
|
@ -104,7 +104,7 @@ chmod -R a+rX,g-w,o-w .
|
||||
find . -type f | xargs chmod a-x
|
||||
|
||||
# Patching
|
||||
%patch501
|
||||
%patch -P 501
|
||||
|
||||
%build
|
||||
# Nothing to build
|
||||
|
Loading…
Reference in New Issue
Block a user