Accepting request 1151312 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151312 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xtrans?expand=0&rev=30
This commit is contained in:
parent
5c502ad905
commit
8c08fbe582
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:17:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 10 10:39:31 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -45,9 +45,9 @@ libX11, libICE, the X font server, and related components.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1 -p1 -R
|
||||
%patch2 -p1
|
||||
%patch -P 0
|
||||
%patch -P 1 -p1 -R
|
||||
%patch -P 2 -p1
|
||||
|
||||
%build
|
||||
%configure --docdir=%{_docdir}/xtrans
|
||||
|
Loading…
Reference in New Issue
Block a user