Accepting request 134873 from home:computersalat:branches:X11:windowmanagers

fix for bnc#780348

OBS-URL: https://build.opensuse.org/request/show/134873
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=19
This commit is contained in:
Togan Muftuoglu 2012-09-18 14:53:16 +00:00 committed by Git OBS Bridge
parent 044a2675b2
commit 93344d05ef
3 changed files with 3594 additions and 0 deletions

3579
WindowMaker-81eefca4e.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 18 11:48:57 UTC 2012 - chris@computersalat.de
- fix for bnc#780348
* added WindowMaker-81eefca4e.patch
* this patch provides fixes for
o WMRootMenu
(SuSE, OPEN_MENU, "| xdg_menu --format WindowMaker --charset UTF-8")
o More (un)maximize tweaks ("jumping window")
* http://repo.or.cz/w/wmaker-crm.git/commit/81eefca4ef70414d73048300058e5007f402dd7f
-------------------------------------------------------------------
Fri May 25 08:44:59 UTC 2012 - chris@computersalat.de

View File

@ -32,6 +32,9 @@ Source6: windowmaker
Source7: %{name}-rpmlintrc
Patch1: %{name}-config.patch
Patch2: %{name}-menu.patch
# Patch-Upstream: fix for jumping window, WMRootMenu
## git diff wmaker-0.95.3..81eefca4e
Patch100: %{name}-81eefca4e.patch
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fontconfig-devel
@ -90,6 +93,7 @@ mkdir menu_orig
cp %{name}/{menu.*,plmenu.*} menu_orig
%patch1
%patch2
%patch100
cp %{S:4} .
cp %{S:6} .
%if 0%{?suse_version} < 1140