SHA256
1
0
forked from pool/psgml

Accepting request 1153359 from home:dimstar:rpm4.20:p

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153359
OBS-URL: https://build.opensuse.org/package/show/Publishing/psgml?expand=0&rev=26
This commit is contained in:
Martin Pluskal 2024-02-29 17:00:49 +00:00 committed by Git OBS Bridge
parent 6745a233c0
commit fa1c81c50e
2 changed files with 10 additions and 15 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 29 14:59:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Nov 7 09:57:32 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -66,26 +66,16 @@ For more info see README.openSUSE.
Compiled for GNU Emacs (XEmacs has its own version!).
Authors:
--------
James Clark <jjc@clark.com>
Lennart Staflin <lenst@lysator.liu.se>
David Megginson <dmeggins@sprynet.com>
Matthias Clasen <mclasen@sun2.mathematik.uni-freiburg.de>
François Pinard <pinard@iro.umontreal.ca>
etc.
%prep
%setup -q
%patch0 -p1
%patch9 -p1
%patch -P 0 -p1
%patch -P 9 -p1
cp -p %{SOURCE1} .
# xxml
mkdir xxml
tar vxz -C xxml -f %{SOURCE4}
%patch -P 5 -p0
%patch7 -p1
%patch -P 7 -p1
cp xxml/xxml.el .
for f in README THANKS; do
cp xxml/$f $f.xxml
@ -102,8 +92,8 @@ cp -p %{SOURCE7} .
cp -p %{SOURCE8} .
cp -p %{S:9} .
%patch -p 1 -P 6
%patch8
%patch10 -p0
%patch -P 8
%patch -P 10 -p0
%build
./configure --prefix=%{_prefix} --infodir=%{_infodir}