Accepting request 1151644 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1151644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=49
This commit is contained in:
commit
514f467415
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:16:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 08:35:58 UTC 2024 - ming li <mli@suse.com>
|
||||
|
||||
|
@ -74,11 +74,11 @@ saver until a password is entered.
|
||||
%prep
|
||||
%setup -q
|
||||
chmod -x README docs/Revisions
|
||||
%patch1
|
||||
%patch3
|
||||
%patch7
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch -P 1
|
||||
%patch -P 3
|
||||
%patch -P 7
|
||||
%patch -P 9 -p1
|
||||
%patch -P 10 -p1
|
||||
|
||||
%build
|
||||
aclocal
|
||||
|
Loading…
x
Reference in New Issue
Block a user