Accepting request 137356 from X11:windowmanagers
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/137356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WindowMaker?expand=0&rev=28
This commit is contained in:
commit
c856708b82
3579
WindowMaker-81eefca4e.patch
Normal file
3579
WindowMaker-81eefca4e.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user