Accepting request 1149040 from home:dimstar:rpm4.20:h
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149040 OBS-URL: https://build.opensuse.org/package/show/Publishing/html-dtd?expand=0&rev=8
This commit is contained in:
parent
e6dafb4e62
commit
fd87fdc2b8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 08:00:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 16:13:11 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -77,7 +77,7 @@ mkdir html-4.01
|
||||
(cd html-4.01 && tar zxf $RPM_SOURCE_DIR/html401.tgz)
|
||||
cp -p %{SOURCE7} .
|
||||
%{INSTALL_DATA} %{SOURCE8} README.SUSE
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
find . -type f | xargs chmod 644
|
||||
find . -type d | xargs chmod 755
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user