diff --git a/lxqt-session.spec b/lxqt-session.spec index 03aeb4f..7a9ee49 100644 --- a/lxqt-session.spec +++ b/lxqt-session.spec @@ -29,7 +29,7 @@ Source2: %{name}.keyring # FIX-OPENSUSE mvetter@suse.com bsc#1099800 Patch0: lxqt-0.13.0-xdg-config-dir.patch # mvetter@suse.com bsc#1127043 - Use Openbox as default WM -Patch2: lxqt-session-default_wm.patch +Patch1: lxqt-session-default_wm.patch BuildRequires: cmake >= 3.0.2 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -62,7 +62,7 @@ use when a user logs out and to restart them the next time the user logs in. %prep %setup -q %patch0 -p1 -%patch2 -p1 +%patch1 -p1 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and shut rpmlint warnings #find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +