- Add patch to fix icewm session desktop files

* icewm-session-desktop.patch

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=58
This commit is contained in:
Tomáš Chvátal
2016-03-08 12:35:22 +00:00
committed by Git OBS Bridge
parent 1382ccc4c4
commit 5b630fcd46
3 changed files with 121 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ Source1: icewm.desktop
Patch0: icewm-mate.patch
# PATCH-FEATURE-SUSE icewm-susemenu.patch tyang@suse.com -- Add xdg-menu for SLED icewm
Patch1: icewm-susemenu.patch
# PATCH-FIX-UPSTREAM tweak the desktop session files to work correctly
Patch2: icewm-session-desktop.patch
Patch99: icewm-preferences.patch
BuildRequires: autoconf
BuildRequires: automake
@@ -129,6 +131,7 @@ mailbox status, and a digital clock. It is fast and small.
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
# Do not require needlessly new gettext.
sed -i 's/0.19.6/0.18.3/g' configure.ac