Accepting request 1154948 from X11:MATE:Factory

OBS-URL: https://build.opensuse.org/request/show/1154948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mate-menu?expand=0&rev=26
This commit is contained in:
2024-03-05 17:50:44 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 11:09:48 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue May 10 16:32:32 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
+2 -2
View File
@@ -65,10 +65,10 @@ Environment.
%prep
%setup -q
%patch0 -p1
%patch -P 0 -p1
# fix boo#1189452 for Leap 15.2+
%if 0%{?suse_version} <=1500
%patch1 -p1
%patch -P 1 -p1
%endif
sed -i 's/su-to-root/xdg-su/g' %{_name}/execute.py